diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2024-11-12 12:40:22 +0100 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2024-11-12 12:41:09 +0100 |
commit | 3597ab94208bb289e140e85558609328d8ede795 (patch) | |
tree | 08e8b4c096155a2e197b463d07d3be90d71ab0d3 | |
parent | 1635a730e819b9e6bb2d7ca1c8047fb737e5a3f4 (diff) | |
download | xK-3597ab94208bb289e140e85558609328d8ede795.tar.gz xK-3597ab94208bb289e140e85558609328d8ede795.tar.xz xK-3597ab94208bb289e140e85558609328d8ede795.zip |
Update README.adoc
-rw-r--r-- | README.adoc | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/README.adoc b/README.adoc index cac4911..eae2c82 100644 --- a/README.adoc +++ b/README.adoc @@ -2,9 +2,9 @@ xK == 'xK' (chat kit) is an IRC software suite consisting of a daemon, bot, notifier, -terminal client, and web/Windows/macOS frontends for the client. It's all -you're ever going to need for chatting, so long as you can make do with slightly -minimalist software. +terminal client, and web/Windows/macOS/Linux/FreeBSD/Android/iOS frontends +for the client. It's all you're ever going to need for chatting, so long as +you can make do with slightly minimalist software. They're all lean on dependencies, and offer a maximally permissive licence. @@ -33,6 +33,10 @@ including link:xC.adoc#_key_bindings[keyboard shortcuts]. image::xP.webp[align="center"] +xA, xW, xM +---------- +The native frontends for 'xC'. Using them is not recommended. + xD -- The IRC daemon. It is designed for use as a regular user application rather |