summaryrefslogtreecommitdiffstats
path: root/python/pygame/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/pygame/README')
-rw-r--r--python/pygame/README9
1 files changed, 4 insertions, 5 deletions
diff --git a/python/pygame/README b/python/pygame/README
index 8e7cbc387a..a5a5eb6337 100644
--- a/python/pygame/README
+++ b/python/pygame/README
@@ -1,5 +1,4 @@
-Pygame is a set of Python modules designed for writing games.
-
-It is written on top of the excellent SDL library. This allows you to create
-fully featured games and multimedia programs in the python language. Pygame
-is highly portable and runs on nearly every platform and operating system.
+Pygame is a set of Python modules designed for writing games. It is written
+on top of the excellent SDL library. This allows you to create fully
+featured games and multimedia programs in the python language. Pygame is
+highly portable and runs on nearly every platform and operating system.