summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 72cb35a..d04ace5 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,7 @@ Features
* Knows about the basic IRC protocol and commands.
* Easy installation.
+* Basic SSL support.
* No configuration.
* No ident lookup (so that people behind firewalls that filter the ident port
without sending NACK can connect without long timeouts).
@@ -31,7 +32,8 @@ Limitations
Requirements
------------
-Python 2.5 or newer. Get it at http://www.python.org.
+Python 2.5 or newer, Python 2.6 or newer when SSL is used.
+Get it at http://www.python.org.
Installation
------------