Skip to content

Commit 22a95a8

Browse files
authored
Update README.md
1 parent 5ef3f6c commit 22a95a8

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,15 @@
22

33
# <a href="https://bappy4u.github.io/algorithm-visualizer/">Live Link</a>
44

5-
<h3>So far I've implemented two Sorting Algorithm only.</h3>
5+
<h3>So far I've implemented two Sorting Algorithm only. But I'm planning to add more continuesly</h3>
66

77
<ol>
88
<li><h3>Bubble Sort</h3></li>
99
<li><h3>Selection Sort</h3></li>
1010

1111
</ol>
12+
13+
## UI
14+
15+
16+
![algo visualizer](https://user-images.githubusercontent.com/26277680/149960216-7b9aff59-dcfc-4411-8d3a-93e6fd6a0b9a.png)

0 commit comments

Comments
 (0)