Skip to content

Commit 8e24978

Browse files
committed
Update README.md
1 parent b3647e6 commit 8e24978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ This project is tested only on Windows. It may not work on Linux/macOS without m
3838

3939
# Code structure
4040

41-
The main menu runs in main.cpp.
41+
The main menu runs in main.cpp. Gifs of functionality are in the images folder.
4242

4343
## Sorting algorithms
4444
The sorting window is run by a function in the sortingAlgorithms/sortingVisualiser.cpp, the sorting algorithms which create the snapshots are in the same folder. When the user presses one of the sorting buttons in the main menu the sorting algorithm is run, and the list of snapshots sent back to be displayed.

0 commit comments

Comments
 (0)