We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaa6ad8 commit e1f9c70Copy full SHA for e1f9c70
README.md
@@ -150,7 +150,7 @@ Below is a list of the planned/completed commands and flags:
150
- [x] `-i | --image`: display a pixel image of the Pokémon.
151
- [x] `-s | --stats`: display the Pokémon's base stats.
152
- [x] `-t | --types`: display the Pokémon's typing.
153
- - [ ] `-m | --moves`: display learnable moves.
+ - [x] `-m | --moves`: display learnable moves.
154
- [x] `search`: search for a resource (`ability`, `berry`, `pokemon`, `move`)
155
- [ ] `speed`: compare speed stats between two Pokémon.
156
- [x] `types`: get data about a specific typing.
0 commit comments