diff options
| -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  | 
