Skip to content

Commit 561ee3c

Browse files
committed
Updated ReadMe, and License
1 parent 2ef87bf commit 561ee3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Sorting Algorithm visualisation
2-
![menu_picture](ReadMe/menu.png)
2+
![menu_picture](ReadMe_img/menu.png)
33
Sorting algorithms visualisation made using SFML and C++, used to learn how a sorting algorithm works.
44
## Available algorithms
55
1. Bubble sort
@@ -9,7 +9,7 @@ Sorting algorithms visualisation made using SFML and C++, used to learn how a so
99
1. Insertion Sort
1010

1111
## Features
12-
![Sorting_Algorithm_Gif](ReadMe/sorting_algorithm.gif)
12+
![Sorting_Algorithm_Gif](ReadMe_img/sorting_algorithm.gif)
1313
- 5 Different Sorting Algorithms
1414
- Change number of Bars to be sorted
1515
- Change FrameRate (FPS) cap

0 commit comments

Comments
 (0)