Update README.md

This commit is contained in:
BT3GL /baɪtɡɝɫ/ 2022-04-12 02:17:14 +04:00 committed by GitHub
parent 625538c613
commit 90bbb5686b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,3 +10,20 @@
<br> <br>
### Reentrancy ### Reentrancy
<br>
---
<br>
### References
* [Solidity docs (a must for any engineer)](https://docs.soliditylang.org/en/v0.8.12/)
* [OpenZeppelin docs](https://docs.openzeppelin.com/)
* [Solidity style guide](https://docs.soliditylang.org/en/latest/style-guide.html)
<br>