From 2e04efd63c74b2dae51a63459a9ba3b0093d3419 Mon Sep 17 00:00:00 2001 From: Ashish Pratap Singh Date: Tue, 17 Feb 2026 00:01:28 +0530 Subject: [PATCH] update diagram path --- README.md | 2 +- ...ign-github-logo.png => system-design-github.png} | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename diagrams/{system-design-github-logo.png => system-design-github.png} (100%) diff --git a/README.md b/README.md index 6f3d25f..ee92091 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Awesome System Design Resources

- +

This repository contains free resources to learn System Design concepts and prepare for interviews. diff --git a/diagrams/system-design-github-logo.png b/diagrams/system-design-github.png similarity index 100% rename from diagrams/system-design-github-logo.png rename to diagrams/system-design-github.png