X-Git-Url: https://codewiz.org/gitweb?p=mandelwow.git;a=blobdiff_plain;f=README.md;fp=README.md;h=83e0648b1d8bd19100a88f88fd2452315007dd84;hp=56b6c192f27cc4fa07d74aa4ecc735d3db8344bf;hb=0fd399ff858d7a264503fa0533140df9a20e4bc4;hpb=1ac3f6d04ea1e811dc43e0e342db8045fe106b6a;ds=sidebyside 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: