diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,7 +39,7 @@ usage: kirc [-s hostname] [-p port] [-c channel] [-n nick] [-r real name] [-u us * No dependencies other than a [C99 compiler](https://gcc.gnu.org/). * Complies with [RFC 2812](https://tools.ietf.org/html/rfc2812) standard. * Ability to log the entire chat history (see _Usage_ section for more information). -- vi-like command shortcuts: +- Simple command structure: ```shell <message> Send a message to the current channel. |