Browse Source

Try telling BlackFriday to use text mode.

Rob Austein 6 years ago
parent
commit
d357e02b5d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -36,7 +36,7 @@ This is what `pyzipper --help` returns as of this writing.  The
 program itself is authoritative, this is just a snapshot for
 convenience.
 
-```
+```text
 usage: pyzipper [-h] -o OUTPUT [-m MODULE] [-e EXECUTABLE] source
 
 Generate an executable Python zip package.