Skip to content

Commit 90339d4

Browse files
committedFeb 8, 2024··
docs: add description of using --width and --think flags
1 parent dec218f commit 90339d4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎README.md

+2
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@ kittysay ":3"
7474
echo ":3" | kittysay -
7575
```
7676

77+
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).
78+
7779
## License
7880

7981
[MIT](LICENSE)

0 commit comments

Comments
 (0)
Please sign in to comment.