sav

Sorting Algorithms Visualized
Index Commits Files Refs README LICENSE
commit e14c6bdecaa21ede122588c85c693347bb168bfc
parent f03fe5bfb0a51004e1819ff0953b5ba3e2cd6862
Author: klewer-martin <martin.cachari@gmail.com>
Date:   Wed,  6 Apr 2022 00:07:09 -0300

Merge commit '9895a41'

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -2,6 +2,6 @@
 
 The idea is to develop a visual program that shows how an array is being sorted
 
-![screenshot](https://user-images.githubusercontent.com/64109770/160206568-f8eb9fc7-d519-4197-ab27-bd9abacf427f.png "Screenshot")
+![screenshot2](https://user-images.githubusercontent.com/64109770/160961519-d3f336d9-d31f-43d9-9e68-cc9941fda241.png)
 
 ToDo: make the window more responsive, mapping keyboard keys to control speed of sorting, play, pause the sort, etc; commandline arguments, sounds