Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TonioMacaronio authored Feb 4, 2020
1 parent 2ae76d6 commit 1689194
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Upgradeable Contracts Solidity
# Proxy Contracts Solidity

Solidity upgradeable contracts proxy based on unstructured storage pattern.
Solidity proxy contracts based on unstructured storage pattern. Upgrade your contracts safely.

Read more about proxy patterns from [OpenZeppelin article](https://blog.openzeppelin.com/proxy-patterns/).

Expand Down Expand Up @@ -96,4 +96,4 @@ Anton Grigorev, [@baldyash](https://github.com/BaldyAsh)

## License

This project is available under the MIT license. See the [LICENSE](https://github.com/BaldyAsh/upgradeable-contracts-solidity/blob/master/LICENSE) for details.
This project is available under the MIT license. See the [LICENSE](https://github.com/BaldyAsh/upgradeable-contracts-solidity/blob/master/LICENSE) for details.

0 comments on commit 1689194

Please sign in to comment.