A sheep speaks.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

update README

Kevin 55cb4b78 7f3869d7

+3 -1
+3 -1
README.md
··· 33 33 dollysay hello # speak a message 34 34 echo "baa" | dollysay # read from stdin 35 35 dollysay --clone "we are many" # two Dollys, one bubble 36 - dollysay --tip # hear what Dolly has to say 36 + dollysay --muse # hear what Dolly has to say 37 37 ``` 38 38 39 39 Run `dollysay --help` for the full flag list. ··· 47 47 ## TODO 48 48 49 49 - Add Dolly moods! 50 + - Add `--think` mode 51 + - add `--deepthink` mode?