Update README.md

This commit is contained in:
Nikolay Volf
2017-04-12 20:53:31 +04:00
committed by GitHub
parent 05b7379370
commit e30212e98e
+2
View File
@@ -13,6 +13,8 @@ cd wasm-tools/runner
and then open `http://localhost:8000`, press `Execute call` to run a contract `call` function, see browser console log for gas counter
see `/samples` directory for sample contracts that are compiled this way
## Prerequisites
Emscripiten for C/C++ (see [this page](http://kripken.github.io/emscripten-site/docs/getting_started/downloads.html), `emcc` should be in the `PATH`)