mirror of
https://github.com/erkin/ponysay.git
synced 2024-11-22 04:27:58 +01:00
Update README.md
This commit is contained in:
parent
3d629ce192
commit
a4264b2da5
1 changed files with 14 additions and 0 deletions
14
README.md
14
README.md
|
@ -32,3 +32,17 @@ Edit your `~/.bashrc` and add this to the end of the file
|
||||||
fortune | ponysay
|
fortune | ponysay
|
||||||
|
|
||||||
Now every time you open a terminal a pony should give your fortune
|
Now every time you open a terminal a pony should give your fortune
|
||||||
|
|
||||||
|
### FAQ
|
||||||
|
|
||||||
|
__Q:__ The output looks like a mess in _(TTY/PuTTY/other)_!
|
||||||
|
|
||||||
|
__A:__ Unfortunately, there's nothing much we can do about it. See [issue 1](https://github.com/erkin/ponysay/issues/1).
|
||||||
|
|
||||||
|
__Q:__ You are missing _(my-favourite-pony)_!
|
||||||
|
|
||||||
|
__A:__ Ask and we'll add!
|
||||||
|
|
||||||
|
__Q:__ Which programs do you use to generate the pony files?
|
||||||
|
|
||||||
|
__A:__ The pony files are actually [browser ponies](http://web.student.tuwien.ac.at/~e0427417/browser-ponies/ponies.html) that are generated into cow files via [img2xterm](https://github.com/rossy2401/img2xterm).
|
||||||
|
|
Loading…
Reference in a new issue