summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.md b/README.md
index d6eeafdb4..535f48343 100644
--- a/README.md
+++ b/README.md
@@ -137,10 +137,6 @@ The `check.py` script supports some options:
* If tests are provided, we run exactly those. If none are provided, we run them all.
* `asm2wasm` tests require no dependencies. `wasm.js` tests require `emcc` and `nodejs` in the path.
-## License & Contributing
-
-Same as Emscripten: MIT license.
-
(`src/emscripten-optimizer` is synced with `tools/optimizer/` in the main emscripten repo, for convenience)
## FAQ