Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tmck-code authored Mar 25, 2024
1 parent b9a79c5 commit be126cf
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

Print pokemon in the CLI! An adaptation of the classic "cowsay"

<p align="center">
<img src="./docs/demo.gif" alt="demo"/>
</p>

- [pokesay](#pokesay)
- [One-line installs](#one-line-installs)
- [Usage](#usage)
Expand All @@ -18,12 +22,6 @@ Print pokemon in the CLI! An adaptation of the classic "cowsay"

---

## Demo

<p align="center">
<img src="./docs/demo.gif" alt="demo"/>
</p>

## One-line installs

_(These commands can also be used to update your existing pokesay)_
Expand Down Expand Up @@ -100,6 +98,8 @@ Usage: pokesay [-bCfhjLlsuvW] [-c value] [-n value] [-t value] [-w value] [param
-w, --width=value the max speech bubble width [80]
```
### Examples
- List all available categories
```shell
pokesay -L
Expand Down Expand Up @@ -206,4 +206,4 @@ Inspired by the [pokeshell](https://github.com/acxz/pokeshell) project, I've inc
| [pokemonsay-newgenerations](https://github.com/HRKings/pokemonsay-newgenerations) | cowsay (perl) | ? | ? | ? | ? | ? | ? |
| [pokeTerm](https://github.com/31marcosalsa/pokeTerm) | python3 | ? | ? | ? | ? | ? | ? |
| [krabby](https://github.com/yannjor/krabby) | rust, cargo | ? ||||||
| [pokemonsay](https://github.com/dfrankland/pokemonsay) | npm | ? | ? | ? | ? | ? | ? |
| [pokemonsay](https://github.com/dfrankland/pokemonsay) | npm | ? | ? | ? | ? | ? | ? |

0 comments on commit be126cf

Please sign in to comment.