Skip to content

Commit a25e566

Browse files
authored
Renamed project
1 parent d341d86 commit a25e566

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ImGui-Visualizer
1+
# 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!
44
See a video of the program in action [here](https://www.youtube.com/watch?v=IISj6aj4E6o).
@@ -28,7 +28,7 @@ And you can:
2828
- Change the plot or the ui's styling
2929

3030
## Precompiled binaries
31-
Check the [releases](https://github.com/CosminPerRam/ImGui-Visualizer/releases) page.
31+
Check the [releases](https://github.com/CosminPerRam/StylishVisualizer/releases) page.
3232

3333
## Building the repository
3434
Windows/Linux/MacOS:

0 commit comments

Comments
 (0)