summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xREADME.md2
-rwxr-xr-xsetup.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index b499eb41..3bca1a28 100755
--- a/README.md
+++ b/README.md
@@ -31,7 +31,7 @@ Main Features
- Settable environment parameters
- Parsing commands with flags
- Unicode character support (*Python 3 only*)
-- Good tab-completion of commands, file system paths, and shell commands`
+- Good tab-completion of commands, file system paths, and shell commands
- Python 2.7 and 3.3+ support
- Linux, macOS and Windows support
- Trivial to provide built-in help for all commands
diff --git a/setup.py b/setup.py
index 16d12228..08eb1a63 100755
--- a/setup.py
+++ b/setup.py
@@ -30,7 +30,7 @@ Main features:
- Settable environment parameters
- Parsing commands with flags
- Unicode character support (*Python 3 only*)
- - Good tab-completion of commands, file system paths, and shell commands`
+ - Good tab-completion of commands, file system paths, and shell commands
- Python 2.7 and 3.3+ support
- Linux, macOS and Windows support
- Trivial to provide built-in help for all commands