summaryrefslogtreecommitdiffstats
path: root/python/python3-pysdl2/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-pysdl2/README')
-rw-r--r--python/python3-pysdl2/README10
1 files changed, 6 insertions, 4 deletions
diff --git a/python/python3-pysdl2/README b/python/python3-pysdl2/README
index faff96c7de..260517a85a 100644
--- a/python/python3-pysdl2/README
+++ b/python/python3-pysdl2/README
@@ -1,8 +1,10 @@
-PySDL2 is a pure Python wrapper around the SDL2, SDL2_mixer,
+PySDL2 is a pure Python wrapper around the SDL2, SDL2_mixer,
SDL2_image, SDL2_ttf, and SDL2_gfx libraries. Instead of relying on C
-code, it uses the built-in ctypes module to interface with SDL2, and
-provides simple Python classes and wrappers for common SDL2
+code, it uses the built-in ctypes module to interface with SDL2, and
+provides simple Python classes and wrappers for common SDL2
functionality.
-This package changed the path to python3.x incase of some of my
+This package changed the path to python3.x incase of some of my
packages dependencies and the sake of Python3.
+
+By ~red