summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2015-11-13 18:47:05 -0800
committerAlon Zakai <alonzakai@gmail.com>2015-11-13 18:47:05 -0800
commit06f34506dd1a190e3886097a528a9cdea7c834e1 (patch)
tree0ee8040e4603dac67525b4cb8ec1c4a358bd4c1b
parent2d141917e87e73e2853cbf2538e7ccacc6095041 (diff)
downloadbinaryen-06f34506dd1a190e3886097a528a9cdea7c834e1.tar.gz
binaryen-06f34506dd1a190e3886097a528a9cdea7c834e1.tar.bz2
binaryen-06f34506dd1a190e3886097a528a9cdea7c834e1.zip
update readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 64ea5bf1f..ed3194f84 100644
--- a/README.md
+++ b/README.md
@@ -39,7 +39,7 @@ bin/binaryen-shell [.wast file] [options] [passes, see --help] [--help]
````
* See `bin/binaryen-shell --help` for the full list of options and passes.
- * Setting `BINARYEN_DEBUG=1` in the env will emit a lot of debugging info.
+ * Setting `BINARYEN_DEBUG=1` in the env will emit some debugging info.
### asm2wasm