Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sadanandpai authored Oct 2, 2023
1 parent 17bd646 commit 44be164
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<div align="center">
<h1>Sorting Visualizer</h1>
<h2>Responsive visualizer built using React for popular algorithms</h2>
<a href="https://sadanandpai.github.io/sorting-visualizer/dist/"><img src="./public/cell.png" alt="cover" /></a>
<a href="https://sadanandpai.github.io/sorting-visualizer/dist/"><img src="./public/images/cell.png" alt="cover" /></a>
<br/>
<a href="https://sadanandpai.github.io/sorting-visualizer/dist/"><img src="./public/bar.png" alt="cover" /></a>
<a href="https://sadanandpai.github.io/sorting-visualizer/dist/"><img src="./public/images/bar.png" alt="cover" /></a>
<a href="https://sadanandpai.github.io/sorting-visualizer/dist/">See it in action</a>
</div>

Expand Down

0 comments on commit 44be164

Please sign in to comment.