aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index dbe29dd..99861a7 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# mario sokoban
-Mario sokoban projec2048t of [openclassrooms](https://openclassrooms.com/fr/courses/19980-apprenez-a-programmer-en-c/18709-tp-mario-sokoban)
+Mario sokoban project of [openclassrooms](https://openclassrooms.com/fr/courses/19980-apprenez-a-programmer-en-c/18709-tp-mario-sokoban)
(in C++ instead of C because I can't be bothered).
# Usage
@@ -13,3 +13,4 @@ make all
# Dependencies
- [SDL2](https://libsdl.org)
+- [SDL_Image](https://www.libsdl.org/projects/SDL_image)