aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMichael Czigler <37268479+mcpcpc@users.noreply.github.com>2020-10-12 11:32:31 -0400
committerGitHub <noreply@github.com>2020-10-12 11:32:31 -0400
commit99ced6223e0b4b57160092d5363a45808712299e (patch)
treefec760fb9f6b688af359b36e5b4cca2e229d025e /README
parent0.1.5 (#60) (diff)
downloadkirc-99ced6223e0b4b57160092d5363a45808712299e.tar.gz
kirc-99ced6223e0b4b57160092d5363a45808712299e.tar.bz2
kirc-99ced6223e0b4b57160092d5363a45808712299e.tar.xz
kirc-99ced6223e0b4b57160092d5363a45808712299e.tar.zst
kirc-99ced6223e0b4b57160092d5363a45808712299e.zip
Update README
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