aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCharles <sircharlesaze@gmail.com>2020-03-20 10:29:56 +0100
committerCharles <sircharlesaze@gmail.com>2020-03-20 10:29:56 +0100
commit64f6f1eaa2ecc188292cfe4a7223606b8bcb3bf2 (patch)
tree01717af5c690c66fa3b3a467d98a691de37763f0 /README.md
parent19ae4e74aedbbfde9aaed9241f616decc3ec9059 (diff)
download2048-64f6f1eaa2ecc188292cfe4a7223606b8bcb3bf2.tar.gz
2048-64f6f1eaa2ecc188292cfe4a7223606b8bcb3bf2.tar.bz2
2048-64f6f1eaa2ecc188292cfe4a7223606b8bcb3bf2.zip
refactoring to more cplusplusy version of classes
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index cbd136d..a145ec5 100644
--- a/README.md
+++ b/README.md
@@ -9,5 +9,5 @@ make all
## Dependencies
-- [SDL2](libsdl.org)
-- [SDL_ttf](libsdl.org/projects/SDL_ttf)
+- [SDL2](https://libsdl.org)
+- [SDL2_ttf](https://libsdl.org/projects/SDL_ttf)