diff --git a/storage/README.md b/storage/README.md
new file mode 100644
index 0000000..9f41636
--- /dev/null
+++ b/storage/README.md
@@ -0,0 +1,12 @@
+## solidity storage
+
+
+
+### tl; dr
+
+
+
+
+### resources
+
+* [low-level guide to solidity's storage management, by degatchi](https://degatchi.com/articles/low_level_guide_to_soliditys_storage_management)