diff --git a/README.md b/README.md index 86def86..1425e97 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,10 @@ nimble install https://github.com/status-im/nim-eth-keys/blob/master/eth_keys.ni ## License -Licensed under both of the following: +Licensed and distributed under either of + +* MIT license: [LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT +* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0) + +at your option. This file may not be copied, modified, or distributed except according to those terms. - * 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