X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=README.md;h=83e0648b1d8bd19100a88f88fd2452315007dd84;hb=e909401ee19ae946d8888dc3aa75d269f408fb92;hp=56b6c192f27cc4fa07d74aa4ecc735d3db8344bf;hpb=d435684b264419ec4d8fa5770ce7a15207a67c70;p=mandelwow.git diff --git a/README.md b/README.md index 56b6c19..83e0648 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Install cargo, then simply type: cargo run --release ``` -### asm.js +### WebAssembly / asm.js Install emsdk 1.36.14: @@ -47,7 +47,7 @@ Build and run mandelwow: ``` cd mandelwow -./release.sh +./release_asmjs.sh ``` Build the WebAssembly binary: