Skip to content

Commit 0a36faa

Browse files
author
ProfOak
committed
readme never works right the second time
1 parent 908426d commit 0a36faa

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

README.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14,28 +14,21 @@ At the time of this commit PySide can only be installed on Python versions 2.6,
1414

1515
---
1616

17+
```
1718
Usage: main.py [options]
1819
1920
Options:
2021
2122
-h, --help show this help message and exit
22-
2323
-o FILENAME, --out=FILENAME
24-
2524
The filename you want your final image saved as
26-
2725
-w WORDS, --words=WORDS
28-
2926
Use words to create your image
30-
3127
-s STEP, --step=STEP Choose the distance of your characters
32-
3328
-d, --density Adding the flag converts the image based on visual
34-
3529
density
36-
3730
-t, --terminal Print ascii image to terminal
38-
31+
```
3932

4033
Example usage
4134
---

0 commit comments

Comments
 (0)