Skip to content

Commit 234741a

Browse files
authored
Update README.md
1 parent 3b7cbd8 commit 234741a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@
22

33
This repository holds the code for the Sorting Alogrithms website that gives you the option to visualize BubbleSort, MergeSort, QuickSort, HeapSort and RadixSort(using buckets). You can select between two themes: the standard theme with blue staples or the rainbow theme.
44

5-
Sorting Algorithm webpage URL:
6-
(Use FireFox or Chrome for the best experience)
7-
https://qodemaster.github.io/Sorting-Algorithms/
5+
## Live Demonstration
6+
[DEMO](https://qodemaster.github.io/Sorting-Algorithms/), (Use FireFox or Chrome for the best experience)
87

98

109
## Quick Guide

0 commit comments

Comments
 (0)