Update the README

This commit is contained in:
Přemysl Eric Janouch 2014-08-10 03:47:50 +02:00
parent ecc4b4206e
commit 19c170a7aa
1 changed files with 6 additions and 0 deletions

6
README
View File

@ -20,6 +20,12 @@ is designed for use as a regular user application rather than a system daemon.
It is complete enough to be useful but there are still some things that need to It is complete enough to be useful but there are still some things that need to
be resolved before I can consider it stable. be resolved before I can consider it stable.
Some interesting features:
- SSL/TLS autodetection
- IRCop authentication through SSL/TLS client certificates
- epoll support on Linux
- superfast build time, small memory footprint
Building and Running Building and Running
-------------------- --------------------
Build dependencies: openssl, clang, pkg-config, make, awk, sh Build dependencies: openssl, clang, pkg-config, make, awk, sh