From 5fa4136b58d359f17eb8fda32d586f2a90ef5534 Mon Sep 17 00:00:00 2001 From: Donne Martin Date: Wed, 15 Mar 2017 06:59:28 -0400 Subject: [PATCH] Add high scalability to credits (#22) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ed0965b..f685dc9 100644 --- a/README.md +++ b/README.md @@ -1740,6 +1740,7 @@ Special thanks to: * [Hired in tech](http://www.hiredintech.com/system-design/the-system-design-process/) * [Cracking the coding interview](https://www.amazon.com/dp/0984782850/) +* [High scalability](http://highscalability.com/) * [checkcheckzz/system-design-interview](https://github.com/checkcheckzz/system-design-interview) * [shashank88/system_design](https://github.com/shashank88/system_design) * [mmcgrana/services-engineering](https://github.com/mmcgrana/services-engineering)