Asmjs doc fixes.
[mandelwow.git] / README.md
index 56b6c192f27cc4fa07d74aa4ecc735d3db8344bf..83e0648b1d8bd19100a88f88fd2452315007dd84 100644 (file)
--- 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: