diff options
author | Joel Rosdahl <joel@rosdahl.net> | 2003-12-11 18:40:06 +0000 |
---|---|---|
committer | Joel Rosdahl <joel@rosdahl.net> | 2011-08-21 15:53:50 +0200 |
commit | 2870766ab1fc1657384c83618471712ea64d5003 (patch) | |
tree | 99a2f5bc1f3d70ec2cb748b2aab07e31327a21db /README | |
parent | 019f63596cdb62af7959f24d6c542a8d57081113 (diff) | |
download | miniircd-2870766ab1fc1657384c83618471712ea64d5003.tar.gz miniircd-2870766ab1fc1657384c83618471712ea64d5003.zip |
Add web site to README
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -28,17 +28,21 @@ Description: Requirements: - * Python 2.3 or newer. Get it at http://www.python.org. + Python 2.3 or newer. Get it at http://www.python.org. Installation: - * None. Just run "./miniircd --help" (or "python miniircd --help") + None. Just run "./miniircd --help" (or "python miniircd --help") to get some help. License: See COPYING. +Homepage: + + http://joel.rosdahl.net/projects/#miniircd + Authors: Joel Rosdahl <joel@rosdahl.net> |