commit 2b14a6a717977a4ae2c22563d91a716de0cd67fc
parent 02234a0fa8c61639c0ac7f7493971f1a71c2f0b8
Author: Martin J. Klöckner <64109770+mjkloeckner@users.noreply.github.com>
Date: Mon, 1 Aug 2022 00:07:14 -0300
Update README.md
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -7,7 +7,7 @@ Written in C using SDL2 library for graphics
![sav](https://user-images.githubusercontent.com/64109770/182064099-9aeca5f6-7751-4e43-b4ae-bbbc29a288d6.gif)
## Dependencies
-- ![SDL2](https://www.libsdl.org/)
+- [SDL2](https://www.libsdl.org/)
## Building and running
```console