diff --git a/README.md b/README.md
index cc1caf0..510b7fd 100644
--- a/README.md
+++ b/README.md
@@ -706,6 +706,7 @@ performance of any of your sites from across the globe.
:small_orange_diamond: Gitlab and NFS bug - how we spent two weeks hunting an NFS bug in the Linux kernel.
: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.