aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index d7aad9b..88d0e85 100644
--- a/README
+++ b/README
@@ -24,14 +24,14 @@
## Features
-* Excellent cross-platform compatibility (due to POSIX standard compliance).
+* Excellent cross-platform compatibility.
* No dependencies other than a C99 compiler.
* Native SASL PLAIN and EXTERNAL authentication support.
* TLS/SSL protocol capable (via external TLS utilities).
* Full chat history logging.
* Multi-channel joining at server connection.
* Simple command aliases and full support for all RFC 2812 commands.
-* Color scheme definition via ANSI 8-bit colors, allowing for uniform color definition across all shell applications.
+* Easy color scheme definition via ANSI 8-bit colors.
## Installation & Usage