From 996667ac1962ddfecb0f1c4d3df3c2f650e2320c Mon Sep 17 00:00:00 2001
From: "mia von steinkirch, phd"
<1130416+mvonsteinkirch@users.noreply.github.com>
Date: Mon, 26 Dec 2022 08:21:07 -0800
Subject: [PATCH] Update README.md
---
README.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/README.md b/README.md
index 4f6cac3..9821c08 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,8 @@
#### learning
+
+
* [set your workspace](workspace)
* [tokens standard](token_standards)
* [boilerplates](boilerplates)
@@ -34,6 +36,8 @@
### resources
+
+
* [solidity docs](https://docs.soliditylang.org/en/v0.8.12/)
* [openzeppelin docs](https://docs.openzeppelin.com/)
* [solidity by example](https://solidity-by-example.org/)