commit 30bbcbddd51b0668622d4ab6049fb5d4643b156f parent 0870f525d26741f3bd647a6a32506d95d9d65275 Author: klewer-martin <martin.cachari@gmail.com> Date: Sun, 10 Apr 2022 01:34:53 -0300 Updated README.md Diffstat:
M | README.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md @@ -4,7 +4,7 @@ The idea is to develop a visual program that shows how an array is being sorted Written using C and SDL2 library for graphics -![screenshot2](https://user-images.githubusercontent.com/64109770/160961519-d3f336d9-d31f-43d9-9e68-cc9941fda241.png) +![screenshot](https://user-images.githubusercontent.com/64109770/160961519-d3f336d9-d31f-43d9-9e68-cc9941fda241.png) # Quick start ```console