Skip to content

Commit

Permalink
docs: add description of using --width and --think flags
Browse files Browse the repository at this point in the history
  • Loading branch information
uncenter committed Feb 8, 2024
1 parent dec218f commit 90339d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ kittysay ":3"
echo ":3" | kittysay -
```

You can use the `--width` flag to change the width of the message box (`kittysay ":3" --width 100`), or the `--think` flag to enable "think" mode (in which the speech bubbles are replaced with thought bubbles, similar to the `cowthink` program).

## License

[MIT](LICENSE)

0 comments on commit 90339d4

Please sign in to comment.