diff options
author | Michael Czigler <37268479+mcpcpc@users.noreply.github.com> | 2020-09-10 16:44:03 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-10 16:44:03 -0400 |
commit | cae729d8bd922cb0754413ca996fa31ac5644aab (patch) | |
tree | 6debbce7c755c8effdfc8bf417620519289b55b7 /README.md | |
parent | Merge pull request #15 from E5ten/makefile (diff) | |
download | kirc-cae729d8bd922cb0754413ca996fa31ac5644aab.tar.gz kirc-cae729d8bd922cb0754413ca996fa31ac5644aab.tar.bz2 kirc-cae729d8bd922cb0754413ca996fa31ac5644aab.tar.xz kirc-cae729d8bd922cb0754413ca996fa31ac5644aab.tar.zst kirc-cae729d8bd922cb0754413ca996fa31ac5644aab.zip |
add to Features section
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -40,6 +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). - vi-like command shortcuts: ```shell |