align repository logo to center

This commit is contained in:
Ashish Pratap Singh
2024-02-25 14:55:27 -08:00
committed by GitHub
parent d7789ed08a
commit a662d0eb10

View File

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