Skip to content

Commit 6acc673

Browse files
updating roadmap
1 parent 0cc3a08 commit 6acc673

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ By running `poke-cli [-h | --help]`, it'll display information on how to use the
174174
│ pokemon Get details about a Pokémon │
175175
│ search Search for a resource │
176176
│ speed Calculate the speed of a Pokémon in battle │
177+
│ tcg Get details about TCG tournaments │
177178
│ types Get details about a typing │
178179
│ │
179180
│ hint: when calling a resource with a space, use a hyphen │
@@ -197,7 +198,7 @@ Below is a list of the planned/completed commands and flags:
197198
- [x] add mega evolution data
198199
- [x] add scarlet & violet data
199200
- [x] add sword & shield data
200-
- [ ] add sun & moon data
201+
- [x] add sun & moon data
201202
- [ ] add x & y data
202203
- [x] `item`: get data about an item.
203204
- [x] `move`: get data about a move.
@@ -216,6 +217,7 @@ Below is a list of the planned/completed commands and flags:
216217
- [x] `move`
217218
- [x] `pokemon`
218219
- [x] `speed`: compare speed stats between two Pokémon.
220+
- [x] `tcg`: get data about TCG tournaments.
219221
- [x] `types`: get data about a specific typing.
220222

221223
---

0 commit comments

Comments
 (0)