diff options
-rw-r--r-- | README | 6 | ||||
-rw-r--r-- | TODO | 4 |
2 files changed, 5 insertions, 5 deletions
@@ -28,7 +28,7 @@ Description: Requirements: - * Python 2.3 or newer. + * Python 2.3 or newer. Get it at http://www.python.org. Installation: @@ -38,3 +38,7 @@ Installation: License: See COPYING. + +Authors: + + Joel Rosdahl <joel@rosdahl.net> @@ -1,7 +1,3 @@ -* URL to Python. - -* Add author information to README. - * Use optparse. * Remove/disable debug code. |