commit 0607c87a7c1228b98c6719949b47deb069da4519 parent 2b14a6a717977a4ae2c22563d91a716de0cd67fc Author: Martin J. Klöckner <64109770+mjkloeckner@users.noreply.github.com> Date: Mon, 1 Aug 2022 00:16:41 -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 -![sav](https://user-images.githubusercontent.com/64109770/182064099-9aeca5f6-7751-4e43-b4ae-bbbc29a288d6.gif) +![sav](https://user-images.githubusercontent.com/64109770/182065206-e766b30e-6f7d-4232-b1d2-de840974892d.gif) ## Dependencies - [SDL2](https://www.libsdl.org/)