center the logo

This commit is contained in:
Ashish Pratap Singh
2024-02-25 14:50:21 -08:00
parent 09776a9c43
commit d7789ed08a

View File

@@ -1,4 +1,4 @@
<img src="diagrams/system-design-github-logo.png" width="350" height="200">
<img src="diagrams/system-design-github-logo.png" width="350" height="200" style="display: block; margin: 0 auto;">
This repository contains resources to learn System Design concepts and prepare for interviews using free resources.
## System Design Fundamentals