From 99ced6223e0b4b57160092d5363a45808712299e Mon Sep 17 00:00:00 2001 From: Michael Czigler <37268479+mcpcpc@users.noreply.github.com> Date: Mon, 12 Oct 2020 11:32:31 -0400 Subject: Update README --- README | 4 ++-- 1 file 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 -- cgit v1.2.3