diff --git a/README.md b/README.md index 0669a50..700adad 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# Awesome System Design Resources -This repository contains resources to learn System Design concepts and prepare for interviews all using free resources. +![logo](diagrams/system-design-github-logo.png) +This repository contains resources to learn System Design concepts and prepare for interviews using free resources. ## System Design Fundamentals @@ -48,7 +48,7 @@ This repository contains resources to learn System Design concepts and prepare f - [Checksum](https://www.lifewire.com/what-does-checksum-mean-2625825) ### [System Design Interview Template](interview-template.md) - + ## System Design Interview Problems diff --git a/diagrams/system-design-github-logo.png b/diagrams/system-design-github-logo.png new file mode 100644 index 0000000..3bcc3b2 Binary files /dev/null and b/diagrams/system-design-github-logo.png differ