From 9f58d30050fe75e416b30bcf80125acea8d1ec48 Mon Sep 17 00:00:00 2001 From: Jesse Rhodes Date: Fri, 22 May 2026 09:47:13 -0400 Subject: [PATCH] Add more short description. --- readme.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/readme.md b/readme.md index 2235711b..32a0bc53 100644 --- a/readme.md +++ b/readme.md @@ -32,7 +32,13 @@ ZoiteChat is a GTK3 IRC client based on HexChat, available for Windows and UNIX-like operating systems. + +Features include HexChat-compatible Python, Perl and Lua scripting support, a plugin API, +multiple server/channel windows, spell checking, multiple authentication methods including SASL, +and customizable notifications. + See [IRCHelp.org](http://irchelp.org) for information about IRC in general. + For more information on ZoiteChat: - [Main Documentation](https://docs.zoitechat.org/) and [FAQ](https://docs.zoitechat.org/en/latest/faq.html)