We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0817e07 commit 1628791Copy full SHA for 1628791
1 file changed
README.md
@@ -4,9 +4,9 @@
4
5
This repository contains:
6
7
-- [data/api](data/api): a static copy of the JSON data generated with the above script
+- [data/api](data/api): a static copy of the JSON data produced by [PokeAPI](https://github.com/PokeAPI/pokeapi)
8
- [data/schema](data/schema): a static copy of the PokeAPI schema generated from the above data
9
-- [updater](updater): a [Ditto][1] based bot that runs in docker and can update the data stored in this repo
+- [updater](updater): a [Ditto][1] based bot that runs in docker and updates the data stored in this repo
10
11
## Usage
12
0 commit comments