Skip to content

Commit c48ed25

Browse files
Update README.md
1 parent eada98a commit c48ed25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
![AlgoMJ screenshot](algomj-screenshot.png "Screenshot of AlgorithmsMJ homepage")
44

5-
## Under maintenance -> Will be back up shortly.
5+
## Live at http://algorithmsmj.com
66

77
## What is it?
88
Algorithmsmj allows you to generate a random dataset and then sort it using some of the popular sorting algorithms. When you run sort on the dataset you will also get a time value letting you know how long it took to execute the sort. You can use this to see how different sorting algorithms take a longer or shorter time to execute for the same dataset.

0 commit comments

Comments
 (0)