aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 86d2df6f..724e5e5a 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ Introduction
YAGE stands for Yet Another Game Engine. It is a game engine that I am
developing for a game called [Arider](https://github.com/ymherklotz/Arider).
-It uses OpenGL and SDL2 for the window creation and management and graphics.
+It uses OpenGL and GLFW for the window creation and management and graphics.
The full documentation can be seen [here](https://www.yannherklotz.com/YAGE).