aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTill Hoeppner2015-05-04 22:59:57 +0200
committerTill Hoeppner2015-05-04 22:59:57 +0200
commite12b46f417331f5084cf766cff15d207f875fa75 (patch)
tree266d53875324b815da65f49772c11f4cd7c89376
parente2d777951ee229608b02b1eba4028654e886065a (diff)
downloadirsc-e12b46f417331f5084cf766cff15d207f875fa75.tar.gz
irsc-e12b46f417331f5084cf766cff15d207f875fa75.tar.xz
irsc-e12b46f417331f5084cf766cff15d207f875fa75.zip
Add SSL to the feature list
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 51b8ad2..ff71b86 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,7 @@ This library is supposed to be a thin layer over the IRC protocol, doing all the
- Semi-complete implementation of [RFC2812](http://tools.ietf.org/html/rfc2812)
- Some CTCP support
+- SSL for connections
### Planned