diff --git a/README.md b/README.md
index fd3f9da..6d3e3cd 100644
--- a/README.md
+++ b/README.md
@@ -768,6 +768,7 @@ performance of any of your sites from across the globe.
:small_orange_diamond: How To Become A Hacker - if you want to be a hacker, keep reading.
:small_orange_diamond: Operation Costs in CPU - an infographics which should help to estimate costs of certain operations in CPU clocks.
:small_orange_diamond: Let's Build a Simple Database - writing a sqlite clone from scratch in C.
+ :small_orange_diamond: simple-computer - great resource to understand how computers work under the hood.