diff --git a/README.md b/README.md index 7d8030e..3328831 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ # `wasmi` -WASM interpreter (previously lived in [parity-wasm](https://github.com/paritytech/parity-wasm)) +WASM interpreter Primary purpose of `wasmi` is to be used with [parity](https://github.com/paritytech/parity) (ethereum-like contracts in wasm) and with [Polkadot](https://github.com/paritytech/polkadot). However, `wasmi` is designed to be as flexible as possible and might be suited well for other purposes.