Add #License header
This commit is contained in:
parent
fcdef5ffc3
commit
41045019ef
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue