Skip to content

Commit

Permalink
Add video to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eggsontoast1672 committed Feb 1, 2024
1 parent e29dcdd commit 8984177
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
# Visualizing Sorting Algorithms

<video src="resources/quicksort.mp4" width="720" height="405" controls></video>

Everybody and their mother have certainly seen those YouTube videos of the
sorting algorithms moving the bars around so you get to see what each one does.
This is basically that.

This code is licensed under the GNU GPLv3, please follow the terms and
conditions if you would like to use this code.
This code is licensed under the MIT license, please follow the terms and
conditions if you would like to use this code. Essentially, you can do what you
want with the code as long as you credit the original authors.
Binary file added resources/quicksort.mp4
Binary file not shown.

0 comments on commit 8984177

Please sign in to comment.