You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,10 +38,9 @@ optional arguments:
38
38
#### ASCII Art Animator
39
39
40
40
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
42
41
* show x and y axis
43
42
* loop through the image only once
44
-
* set columns to 140 characters
43
+
* set columns to 130 characters
45
44
46
45
```bash
47
46
ascii-art-animator -f docs/images/marcovich.gif -a -m 1 -c 130
0 commit comments