Updated README.md
This commit is contained in:
parent
252cccda8b
commit
6052715892
|
|
@ -246,7 +246,7 @@ ascii-image-converter [image paths/urls] -y
|
||||||
You can combine flags as well. Following command outputs colored and negative ascii art, flips ascii art horizontally and vertically, with fixed 100 by 30 character dimensions, custom defined ascii characters " .-=+#@" and saves the output in current directory as well.
|
You can combine flags as well. Following command outputs colored and negative ascii art, flips ascii art horizontally and vertically, with fixed 100 by 30 character dimensions, custom defined ascii characters " .-=+#@" and saves the output in current directory as well.
|
||||||
|
|
||||||
```
|
```
|
||||||
ascii-image-converter [image paths/urls] -Cndxy 100,30 -m " .-=+#@" -s ./
|
ascii-image-converter [image paths/urls] -Cnxyd 100,30 -m " .-=+#@" -s ./
|
||||||
```
|
```
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue