Skip to content

Commit 9236fd3

Browse files
authored
Added the new video in readme
1 parent a25e566 commit 9236fd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# StylishVisualizer
22
This is a program which visualizes a bunch of [sorting algorithms](https://en.wikipedia.org/wiki/Sorting_algorithm).
33
Made in C++17 using [SFML](https://github.com/SFML/SFML) 2.6.X, [ImGui](https://github.com/ocornut/imgui) 1.88 (+[imgui-sfml](https://github.com/eliasdaler/imgui-sfml) 2.5) and [ImPlot](https://github.com/epezent/implot) 0.14, the code is cross platform!
4-
See a video of the program in action [here](https://www.youtube.com/watch?v=IISj6aj4E6o).
4+
See a video of the program in action [here](https://www.youtube.com/watch?v=IISj6aj4E6o) or a more fun one [here](https://www.youtube.com/watch?v=UJPxN8VMNUY).
55

66
## Capabilities
77
Has the following sorting algorithms (15):

0 commit comments

Comments
 (0)