diff options
author | Joel Rosdahl <joel@rosdahl.net> | 2003-12-11 18:37:12 +0000 |
---|---|---|
committer | Joel Rosdahl <joel@rosdahl.net> | 2011-08-21 15:53:50 +0200 |
commit | 802d13c92c76c111e38d56219477d0f8ae7d9330 (patch) | |
tree | 15f829f4d954d217a56539f27b1342dca531871a /README | |
parent | 3afc4f267d669a86deb99e5484584106ec6add3d (diff) | |
download | miniircd-802d13c92c76c111e38d56219477d0f8ae7d9330.tar.gz miniircd-802d13c92c76c111e38d56219477d0f8ae7d9330.zip |
Update README
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 5 insertions, 1 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> |