diff --git a/README.md b/README.md index 990893b..766c86e 100644 --- a/README.md +++ b/README.md @@ -49,14 +49,16 @@ blue 0 0 255

commandline arguments

-`--noascii` turns the asciiart off -`--usepng` uses png instead of asciiarts (still on beta) -`--ascii=` uses your txt file as the ascii art -`--distro=` forced the program to use another distro's asciiart -`--nouwu` turns off uwuifiation for all lines -`--nocolor` i think you can figure out what this argument does -`--noconf` instead of using the config file, itll use a built-in default config -`--nocolorconf` ....do i reallt have to explain the differences? -`--16color` fallbacks to terminal's configuration instead of relying on terminal RGB support +| argument | description | +| ----------------------- | --------------------------------------------------------------------------------- | +| `--noascii` | turns the asciiart off | +| `--usepng` | uses png instead of asciiarts (still on beta) | +| `--ascii=` | uses your txt file as the ascii art | +| `--distro=` | forced the program to use another distro's asciiart | +| `--nouwu` | turns off uwuifiation for all lines | +| `--nocolor` | i think you can figure out what this argument does | +| `--noconf` | instead of using the config file, itll use a built-in default config | +| `--nocolorconf` | ....do i reallt have to explain the differences? | +| `--16color` | fallbacks to terminal's configuration instead of relying on terminal RGB support |

jokes aside, the asciiarts are from uwufetch, all credits go to them.