summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index eda55b6..2d80bc6 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ usable on mobile linux devices like smartphones or tablets.
Also mind the [project page][2] and my [packaging repository][3] for Arch Linux
with support for LimoX. A nice reference which helps me a lot is [Beej's Guide
-to Network Programming][4].
+to Network Programming][4] aswell as the [SDL2 documentation][5].
## Building and dependencies
@@ -72,3 +72,4 @@ Run `make clean` to clean the build folder. You can get a help page by running
[2]: https://xengineering.eu/git/limox
[3]: https://xengineering.eu/git/pkgbuilds
[4]: https://www.beej.us/guide/bgnet/html/
+[5]: https://wiki.libsdl.org/SDL2/FrontPage