diff options
author | Michael Czigler <37268479+mcpcpc@users.noreply.github.com> | 2020-09-10 16:45:31 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-10 16:45:31 -0400 |
commit | 30dc3f3e11e6455dbf1d8e44e87f1f0e9ca4a93a (patch) | |
tree | 92eface5b07cfeb1157bfbec413c3dba69e21da6 /README.md | |
parent | add to Features section (diff) | |
download | kirc-30dc3f3e11e6455dbf1d8e44e87f1f0e9ca4a93a.tar.gz kirc-30dc3f3e11e6455dbf1d8e44e87f1f0e9ca4a93a.tar.bz2 kirc-30dc3f3e11e6455dbf1d8e44e87f1f0e9ca4a93a.tar.xz kirc-30dc3f3e11e6455dbf1d8e44e87f1f0e9ca4a93a.tar.zst kirc-30dc3f3e11e6455dbf1d8e44e87f1f0e9ca4a93a.zip |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ Features - 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 to a log file (see "Usage" section for more information). +- Ability to log the entire chat history (see "Usage" section for more information). - vi-like command shortcuts: ```shell |