Skip to content

Commit 372e72f

Browse files
committed
Updated README-images folder name
1 parent 34345f6 commit 372e72f

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
File renamed without changes.
File renamed without changes.

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Sorting Algorithm Visualisation
2-
![menu_picture](ReadMe_img/menu.png)
2+
![menu_picture](README-images/menu.png)
33

44
Educational Sorting algorithms visualisation made using SFML and C++, used to learn how a sorting algorithm works.
55
__EDUCATIONAL APPLICATION__
@@ -11,7 +11,7 @@ __EDUCATIONAL APPLICATION__
1111
1. Insertion Sort
1212

1313
## 💪 Features
14-
![Sorting_Algorithm_Gif](ReadMe_img/sorting_algorithm.gif)
14+
![Sorting_Algorithm_Gif](README-images/sorting_algorithm.gif)
1515
- 5 Different Sorting Algorithms
1616
- Change number of Bars to be sorted
1717
- Change FrameRate (FPS) cap

0 commit comments

Comments
 (0)