commit 82302e135658f8e7e10ba2aabd93740c0e23fa24 parent 30bbcbddd51b0668622d4ab6049fb5d4643b156f Author: Martin J. Klöckner <64109770+klewer-martin@users.noreply.github.com> Date: Sun, 10 Apr 2022 01:34:51 -0300 Updated README.md updated the screenshot of README.md file 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 -![screenshot](https://user-images.githubusercontent.com/64109770/160961519-d3f336d9-d31f-43d9-9e68-cc9941fda241.png) +![screenshot](https://user-images.githubusercontent.com/64109770/162601645-28579847-bb7e-4e2e-94ef-05f42040a800.png) # Quick start ```console