Skip to content

Commit 08d7d35

Browse files
committed
docs: update example
Signed-off-by: Emilio Reyes <soda480@gmail.com>
1 parent 55507d8 commit 08d7d35

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,9 @@ optional arguments:
3838
#### ASCII Art Animator
3939

4040
Use `ascii-art-animator` to convert the following [GIF image](https://raw.githubusercontent.com/soda480/ascii-animator/main/docs/images/marcovich.gif) to an ascii animation and demonstrate the use of the optional arguments.
41-
* enable debugging
4241
* show x and y axis
4342
* loop through the image only once
44-
* set columns to 140 characters
43+
* set columns to 130 characters
4544

4645
```bash
4746
ascii-art-animator -f docs/images/marcovich.gif -a -m 1 -c 130

0 commit comments

Comments
 (0)