Update the README
This commit is contained in:
parent
ecc4b4206e
commit
19c170a7aa
6
README
6
README
|
@ -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
|
||||
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
|
||||
--------------------
|
||||
Build dependencies: openssl, clang, pkg-config, make, awk, sh
|
||||
|
|
Loading…
Reference in New Issue