summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README6
-rw-r--r--TODO4
2 files changed, 5 insertions, 5 deletions
diff --git a/README b/README
index c8a7d2f..93579e0 100644
--- a/README
+++ b/README
@@ -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>
diff --git a/TODO b/TODO
index 73b29e8..5507db5 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,3 @@
-* URL to Python.
-
-* Add author information to README.
-
* Use optparse.
* Remove/disable debug code.