summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xREADME.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 9a7036e8..5d2bac51 100755
--- a/README.rst
+++ b/README.rst
@@ -61,6 +61,7 @@ cmd2 provides the following features, in addition to those already existing in c
- Bare ``>``, ``>>`` with no filename send output to paste buffer
- Pipe output to shell commands with ``|``
- Simple transcript-based application testing
+- Unicode character support (*Python 3 only*)
Instructions for implementing each feature follow.