summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKevin Van Brunt <kmvanbrunt@gmail.com>2018-09-25 18:06:22 -0400
committerKevin Van Brunt <kmvanbrunt@gmail.com>2018-09-25 18:06:22 -0400
commitc0c87070b8ef107f2fb5783c22ff3b61a027b67d (patch)
tree42911fde24abe4d810007571a8b8ccae8305e573 /README.md
parentecbaf000ca0384b5caafb0d79725a127e65bb2d5 (diff)
downloadcmd2-git-c0c87070b8ef107f2fb5783c22ff3b61a027b67d.tar.gz
Added documentation
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 689ab1a1..dc7bd9a8 100755
--- a/README.md
+++ b/README.md
@@ -40,6 +40,7 @@ Main Features
- Trivial to provide built-in help for all commands
- Built-in regression testing framework for your applications (transcript-based testing)
- Transcripts for use with built-in regression can be automatically generated from `history -t`
+- Alerts that seamlessly print while user enters text at prompt
Python 2.7 support is EOL
-------------------------