diff --git a/README.md b/README.md index dcd62b3..90be301 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ # wasmi WASM interpreter (previously lived in [parity-wasm](https://github.com/paritytech/parity-wasm)) + +# License + +`wasmi` is primarily distributed under the terms of both the MIT +license and the Apache License (Version 2.0), at your choice. + +See LICENSE-APACHE, and LICENSE-MIT for details.