diff --git a/README.md b/README.md index b6f9ed67d..8f12460a2 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,6 @@ npm install openzeppelin-solidity ``` -If you're interested in trying out a preview of OpenZeppelin 2.0, install `openzeppelin-solidity@next`, check out the [release notes](https://github.com/OpenZeppelin/openzeppelin-solidity/releases/tag/v2.0.0-rc.1), and let us know what you think! - ## Usage To write your custom contracts, import ours and extend them through inheritance.