Update README.md

This commit is contained in:
alexm-status 2018-05-27 14:10:03 -07:00 committed by GitHub
parent eefc542caa
commit c18a58f1af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 5 deletions

View File

@ -11,11 +11,13 @@ By default, Nim eth-keys uses Bitcoin's [libsecp256k1](https://github.com/bitcoi
An experimental pure Nim backend (Warning ⚠: do not use in production) is available with the compilation switch `-d:backend_native`
## Installation
nimble install https://github.com/status-im/nim-eth-keys/blob/master/eth_keys.nimble
## License
Licensed under either of
Distributed under one of the following:
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
at your option.
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)