aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMichael Czigler <37268479+mcpcpc@users.noreply.github.com>2020-09-16 09:45:47 -0400
committerGitHub <noreply@github.com>2020-09-16 09:45:47 -0400
commit114df120158ac42e4861a5960022cf5f155fec82 (patch)
tree4d445dbcb6cccda2f17a5fa10d039f9f29ef326d /README.md
parentMerge pull request #20 from frafra/patch-1 (diff)
downloadkirc-114df120158ac42e4861a5960022cf5f155fec82.tar.gz
kirc-114df120158ac42e4861a5960022cf5f155fec82.tar.bz2
kirc-114df120158ac42e4861a5960022cf5f155fec82.tar.xz
kirc-114df120158ac42e4861a5960022cf5f155fec82.tar.zst
kirc-114df120158ac42e4861a5960022cf5f155fec82.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6afc29a..5666d96 100644
--- a/README.md
+++ b/README.md
@@ -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.