summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2015-11-01 11:19:26 -0800
committerAlon Zakai <alonzakai@gmail.com>2015-11-01 11:19:26 -0800
commit70a2b7753dac3967e45a367a940589e34bd065ea (patch)
treee8f7295d90ab7b6b344c60e2ada5b06e845c5c96
parentdf61218b7587aa2915eeb3620e35f10b372d788d (diff)
downloadbinaryen-70a2b7753dac3967e45a367a940589e34bd065ea.tar.gz
binaryen-70a2b7753dac3967e45a367a940589e34bd065ea.tar.bz2
binaryen-70a2b7753dac3967e45a367a940589e34bd065ea.zip
readme typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d161c85b2..d9e22c216 100644
--- a/README.md
+++ b/README.md
@@ -107,7 +107,7 @@ The `check.py` script supports some options:
Same as Emscripten: MIT license.
-(parts of `src/` are synced with `tools/optimizer` in the main emscripten repo, for convenience)
+(parts of `src/` are synced with `tools/optimizer/` in the main emscripten repo, for convenience)
## TODO