Skip to content

Commit eaa0d5b

Browse files
authored
Update Readme.md
1 parent 24fb6f8 commit eaa0d5b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Readme.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Sorting Algorithm Visualizer
22
***
3-
A gui application to visualize various sorting algorithms using pure python.
3+
<a href="https://www.youtube.com/watch?v=4iM-eggaS2I">
4+
5+
![algovis](https://github.com/GSAUC3/RajarshiBanerjee/blob/master/images/algovis.gif)
6+
</a>
7+
8+
### A gui application to visualize various sorting algorithms using pure python.
49

510
How you can use it:
611
- Fork & clone this repo in your local machine
@@ -21,10 +26,5 @@ Or python3 based on the OS you are on.
2126
- Merge Sort
2227
- Quick Sort
2328

24-
### Screenshot
2529

26-
<a href="https://www.youtube.com/watch?v=4iM-eggaS2I">
27-
28-
![algovis](https://github.com/GSAUC3/RajarshiBanerjee/blob/master/images/algovis.gif)
29-
</a>
3030
***

0 commit comments

Comments
 (0)