diff options
author | Kevin Van Brunt <kmvanbrunt@gmail.com> | 2018-09-25 18:06:22 -0400 |
---|---|---|
committer | Kevin Van Brunt <kmvanbrunt@gmail.com> | 2018-09-25 18:06:22 -0400 |
commit | c0c87070b8ef107f2fb5783c22ff3b61a027b67d (patch) | |
tree | 42911fde24abe4d810007571a8b8ccae8305e573 /README.md | |
parent | ecbaf000ca0384b5caafb0d79725a127e65bb2d5 (diff) | |
download | cmd2-git-c0c87070b8ef107f2fb5783c22ff3b61a027b67d.tar.gz |
Added documentation
Diffstat (limited to 'README.md')
-rwxr-xr-x | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 ------------------------- |