replace image ref with img src

This commit is contained in:
Ashish Pratap Singh
2024-02-24 21:13:28 -08:00
parent 66ad8b81e6
commit dbd0527ba9

View File

@@ -48,7 +48,8 @@ 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)
![template](diagrams/interview-template.png)
<img src="diagrams/interview-template.png" width="300" height="200">
## System Design Interview Problems
### Easy