commit 02234a0fa8c61639c0ac7f7493971f1a71c2f0b8 parent 38baf81d7f819db00faec60aafda04f784cf88b6 Author: Martin J. Klöckner <64109770+mjkloeckner@users.noreply.github.com> Date: Mon, 1 Aug 2022 00:04:20 -0300 Update 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 in C using SDL2 library for graphics -![screenshot](https://user-images.githubusercontent.com/64109770/177228195-dd10ba72-31b1-4c26-a32f-0942d945f6f8.png) +![sav](https://user-images.githubusercontent.com/64109770/182064099-9aeca5f6-7751-4e43-b4ae-bbbc29a288d6.gif) ## Dependencies - ![SDL2](https://www.libsdl.org/)