Unverified Commit 13b19612 by Francisco Giordano Committed by GitHub

add note about trying out 2.0

parent c12a1c68
...@@ -12,6 +12,8 @@ ...@@ -12,6 +12,8 @@
npm install openzeppelin-solidity 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 ## Usage
To write your custom contracts, import ours and extend them through inheritance. To write your custom contracts, import ours and extend them through inheritance.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment