Skip to content

Commit 0402469

Browse files
committed
Minor update to README.md directly on master branch to evaluate if Windows unit tests are working correctly on AppVeyor
1 parent f9ea58e commit 0402469

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Main Features
4141
- Support for Python 3.4+ on Windows, macOS, and Linux
4242
- Trivial to provide built-in help for all commands
4343
- Built-in regression testing framework for your applications (transcript-based testing)
44-
- Transcripts for use with built-in regression can be automatically generated from `history -t`
44+
- Transcripts for use with built-in regression can be automatically generated from `history -t` or `load -t`
4545
- Alerts that seamlessly print while user enters text at prompt
4646

4747
Python 2.7 support is EOL

0 commit comments

Comments
 (0)