From 694722e8a6d659f11a9297799754cbc13b6240e2 Mon Sep 17 00:00:00 2001 From: Gabriel Date: Wed, 22 Jul 2020 12:14:30 -0400 Subject: [PATCH] Added --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 03fc216..b29fc80 100644 --- a/readme.md +++ b/readme.md @@ -33,7 +33,7 @@ Started By Gabriel Leon de Mattos - [System Design Interview Questions - Concepts you should know](https://www.freecodecamp.org/news/systems-design-for-interviews/) - A curated list of topics to introduce you to system design. -- [Grokking the System Design Interview (PAID)](https://www.educative.io/courses/grokking-the-system-design-interview) - Grokking System Design preparation is one of the most talked about course. The best thing about it is the design of applications it suggests rather than explanations of what each tool is supposed to do. +- [Grokking the System Design Interview](https://www.educative.io/courses/grokking-the-system-design-interview) - [Paid 💵] - Grokking System Design preparation is one of the most talked about course. The best thing about it is the design of applications it suggests rather than explanations of what each tool is supposed to do. - [System Design in Software Development](https://medium.com/the-andela-way/system-design-in-software-development-f360ce6fcbb9) - Basic article on the topics of system design and architecture.