diff --git a/README.md b/README.md
index 2d5585d..cd6717c 100644
--- a/README.md
+++ b/README.md
@@ -769,6 +769,7 @@ performance of any of your sites from across the globe.
: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.
+ :small_orange_diamond: The story of "Have I been pwned?" - working with 154 million records on Azure Table Storage.