We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ebc2e5 commit 99ced62Copy full SHA for 99ced62
README
@@ -24,14 +24,14 @@
24
25
## Features
26
27
-* Excellent cross-platform compatibility (due to POSIX standard compliance).
+* Excellent cross-platform compatibility.
28
* No dependencies other than a C99 compiler.
29
* Native SASL PLAIN and EXTERNAL authentication support.
30
* TLS/SSL protocol capable (via external TLS utilities).
31
* Full chat history logging.
32
* Multi-channel joining at server connection.
33
* Simple command aliases and full support for all RFC 2812 commands.
34
-* 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.
35
36
## Installation & Usage
37
0 commit comments