diff --git a/README.md b/README.md index 4db9d1a78..7e868b585 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ npm install openzeppelin-solidity ``` +OpenZeppelin features a stable API, which means your contracts won't break unexpectedly when upgrading to a newer minor version. You can read แนซhe details in our [API Stability](https://forum.zeppelin.solutions/t/api-stability/138) document. + ## Usage To write your custom contracts, import ours and extend them through inheritance.