Skip to content

Commit 3332510

Browse files
committed
Screenshots added and linked with readme
1 parent a6391f2 commit 3332510

File tree

4 files changed

+8
-4
lines changed

4 files changed

+8
-4
lines changed

README.md

+8-4
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
1-
# Visualizer for Sorting Algorithmss
2-
### This is Visualizer for normal sorting algorithms built using HTML, CSS, JS and Bootstrap <br/>
1+
# This is Visualizer for normal sorting algorithms built using HTML, CSS, JS and Bootstrap
2+
3+
### This is Visualizer for normal sorting algorithms built using HTML, CSS, JS and Bootstrap
34
### The following sorts are visualized:
45
- Bubble Sort
56
- Selection Sort
67
- Insertion Sort
78
- Quick Sort
89
- Merge Sort
910

10-
11-
[Link to the Website]()
11+
[Click Here!](https://kanavphull.github.io/sorting-algorithm-visualizer/) to use the visualizer on the website.
12+
## Screenshots
13+
<img src="image_1.png"> <br/>
14+
<img src="image_2.png"> <br/>
15+
<img src="image_3.png"> <br/>

image_1.png

53.9 KB
Loading

image_2.png

54.1 KB
Loading

image_3.png

58.4 KB
Loading

0 commit comments

Comments
 (0)