Update README.md

Put a image example in the README, and a special thanks section.
This commit is contained in:
Lucas Possatti
2015-06-24 17:58:40 -03:00
parent 3de05be0cf
commit c8880a6e98
2 changed files with 7 additions and 1 deletions

View File

@@ -1,6 +1,8 @@
pokemonsay
==========
![You should try pokemonsay!](example.png)
`pokemonsay` is like [`cowsay`][cowsay] but for pokémon only. It was inspired by [`ponysay`][ponysay] (`cowsay` for ponies). Internally, `pokemonsay` still uses `cowsay`, so you need it installed too (`cowsay`... not `ponysay`).
## Dependencies
@@ -30,7 +32,7 @@ It may be necessary to logout and login back again to have `pokemonsay` in you `
Now that you've installed `pokemonsay`, you can make it work like so:
```bash
$ echo "Hello everyone!" | pokemonsay
$ pokemonsay Hello World
```
To have a random pokémon saying some random thing to you, use `fortune`:
@@ -67,6 +69,10 @@ $ ./make_cows.sh
And there it is. Now install it with `install.sh` and you are done.
## Special Thanks
A special thanks to my friend Lucas Coutinho Oliveira (@lucascsoliveira) who helped me with some Pokémon wisdom. Thanks buddy!
## NOTICE
Please notice I don't own Pokémon or anything related to it. Pokémon is property of [The Pokémon Company][the-pokemon-company].

BIN
example.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB