From a701685bec24a1778e1b368cc77c331dbbefb418 Mon Sep 17 00:00:00 2001 From: bt3gl <1130416+bt3gl@users.noreply.github.com> Date: Sun, 13 Mar 2022 17:12:29 +0000 Subject: [PATCH] Update README.md --- solidity/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/solidity/README.md b/solidity/README.md index d945d80..1005b46 100644 --- a/solidity/README.md +++ b/solidity/README.md @@ -1,5 +1,6 @@ -## Some resources +# 💻 Some resources +### Solidity basics * [Solidity docs (a must for any engineer)](https://docs.soliditylang.org/en/v0.8.12/) * [OpenZeppelin docs](https://docs.openzeppelin.com/)