From a4264b2da5f54dfa061d2a100d4d0b19116d2a4e Mon Sep 17 00:00:00 2001 From: Kyah Rindlisbacher Date: Fri, 27 Apr 2012 19:49:33 +1000 Subject: Update README.md --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 1810e6e..2bec95a 100644 --- a/README.md +++ b/README.md @@ -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). -- cgit