mirror of
https://github.com/judge2020/cloudflare-connectivity-test.git
synced 2026-04-28 03:20:12 +00:00
update README.md
This commit is contained in:
parent
354c4777ca
commit
a5dcb9a797
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ Cloudflare connection test (unofficial).
|
|||
npm install
|
||||
```
|
||||
|
||||
Note: in order to get IATA code -> city name working, you will need a IATAcodes.org API key. You can populate this at build time with `npm run populate` and the API key set to the variable `IATA_KEY`.
|
||||
Note: the website iatacodes.org, which was used for location information, is no longer running. We're currently using a version from around May 2019 until a free alternative is available.
|
||||
|
||||
### Compiles and hot-reloads for development
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue