From 90bbb5686b7f36703cdeb747cf2b448d3b43ed47 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?BT3GL=20/ba=C9=AAt=C9=A1=C9=9D=C9=AB/?=
<1130416+bt3gl@users.noreply.github.com>
Date: Tue, 12 Apr 2022 02:17:14 +0400
Subject: [PATCH] Update README.md
---
Solidity-Expert/README.md | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/Solidity-Expert/README.md b/Solidity-Expert/README.md
index 44d4b78..dd74999 100644
--- a/Solidity-Expert/README.md
+++ b/Solidity-Expert/README.md
@@ -10,3 +10,20 @@
### Reentrancy
+
+
+
+
+
+---
+
+
+
+
+### 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)
+
+