summaryrefslogtreecommitdiffstats
path: root/libraries/SDL2/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/SDL2/README')
-rw-r--r--libraries/SDL2/README8
1 files changed, 5 insertions, 3 deletions
diff --git a/libraries/SDL2/README b/libraries/SDL2/README
index 8e26524439..027bf390b1 100644
--- a/libraries/SDL2/README
+++ b/libraries/SDL2/README
@@ -1,6 +1,8 @@
-Simple DirectMedia Layer is a cross-platform development library designed to
-provide low-level access to audio, keyboard, mouse, joystick, and graphics
-hardware via OpenGL.
+SDL2 (Simple DirectMedia Layer Version 2)
+
+Simple DirectMedia Layer is a cross-platform development library
+designed to provide low-level access to audio, keyboard, mouse,
+joystick, and graphics hardware via OpenGL.
SDL is written in C and works natively with C++.