From cae729d8bd922cb0754413ca996fa31ac5644aab Mon Sep 17 00:00:00 2001 From: Michael Czigler <37268479+mcpcpc@users.noreply.github.com> Date: Thu, 10 Sep 2020 16:44:03 -0400 Subject: add to Features section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e931c9f..f289d19 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3