Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewoestreich authored Dec 1, 2024
1 parent a789330 commit 62dcc66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Visualize Sorting Algorithms in JavaScript!

Check out a [live demo here](https://oze4.github.io/visualize-sorting-algorithms/)!
Check out a [live demo here](https://matthewoestreich.github.io/visualize-sorting-algorithms/)!

### About

Expand All @@ -15,4 +15,4 @@ We [mostly] follow this color convention:
- Correct position colored `green`.
- Incorrect position colored `red`.
- Completed colored `blue`.
- Algorithm specific items (for example, the pivot in quick sort) are colored `cyan`.
- Algorithm specific items (for example, the pivot in quick sort) are colored `cyan`.

0 comments on commit 62dcc66

Please sign in to comment.