aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Czigler <37268479+mcpcpc@users.noreply.github.com>2020-09-28 08:55:52 -0400
committerGitHub <noreply@github.com>2020-09-28 08:55:52 -0400
commitf57175b138733a01b10bc198e497d616729e7799 (patch)
treef344c7f7c1bf3fa5ec34a8f78f4c1e2c7449931f
parentUpdate README.md (diff)
downloadkirc-f57175b138733a01b10bc198e497d616729e7799.tar.gz
kirc-f57175b138733a01b10bc198e497d616729e7799.tar.bz2
kirc-f57175b138733a01b10bc198e497d616729e7799.tar.xz
kirc-f57175b138733a01b10bc198e497d616729e7799.tar.zst
kirc-f57175b138733a01b10bc198e497d616729e7799.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5d4109c..32059f4 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@
* Excellent cross-platform compatibility (due to [POSIX](https://opensource.com/article/19/7/what-posix-richard-stallman-explains) standard compliance).
* No dependencies other than a [C99 compiler](https://en.wikipedia.org/wiki/C99).
-* Native [SASL PLAIN](https://tools.ietf.org/html/rfc4422) and [SASL EXTERNAL](https://tools.ietf.org/html/rfc4422) authentication support.
+* Native [SASL PLAIN and EXTERNAL](https://tools.ietf.org/html/rfc4422) authentication support.
* [TLS/SSL](https://en.m.wikipedia.org/wiki/Transport_Layer_Security) protocol capable (via external TLS utilities).
* Chat history logging.
* Multi-channel joining at server connection.