diff options
author | Sven-Hendrik Haase <sh@lutzhaase.com> | 2012-04-27 04:58:29 -0700 |
---|---|---|
committer | Sven-Hendrik Haase <sh@lutzhaase.com> | 2012-04-27 04:58:29 -0700 |
commit | 297bdd48c00ff6aa0083a161f8215c12e5ab91f3 (patch) | |
tree | e5a3e41c691d52483f72e97b72d9a92082b61ac2 | |
parent | 3920f0621475b9c87b8f88fe3246c0f743b3b027 (diff) | |
parent | a4264b2da5f54dfa061d2a100d4d0b19116d2a4e (diff) | |
download | ponysay-297bdd48c00ff6aa0083a161f8215c12e5ab91f3.tar.gz ponysay-297bdd48c00ff6aa0083a161f8215c12e5ab91f3.tar.bz2 ponysay-297bdd48c00ff6aa0083a161f8215c12e5ab91f3.zip |
Merge pull request #11 from L-four/master
synchronising README with gh-pages index
-rw-r--r-- | README.md | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -32,3 +32,17 @@ Edit your `~/.bashrc` and add this to the end of the file fortune | ponysay 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). |