Skip to content

Commit 8d57a68

Browse files
authored
Update README.md
1 parent e64c5ce commit 8d57a68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ All paths starts with `/api`.
1717
Returns full information about all countries. Data should be sorted, but it's not guaranteed. If there is no informations about country stats, key for country doesnt exist. All countries accessible using [ISO 3166-1 alpha-3](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-3)
1818

1919
Example response:
20-
```json
20+
```jsonc
2121
{
2222
"data": {
2323
"POL": {
@@ -94,4 +94,4 @@ Example response:
9494
You can create your own instance on any hosting provider. If you want to run this project on heroku you will need to use [Heroku Redis](https://elements.heroku.com/addons/heroku-redis) and [Puppeteer Heroku Buildpack](https://elements.heroku.com/buildpacks/jontewks/puppeteer-heroku-buildpack)
9595

9696
## Special thanks
97-
Special thanks to [ThaBaseLab](https://coronavirus.thebaselab.com/) for allowing data usage. ❤️
97+
Special thanks to [ThaBaseLab](https://coronavirus.thebaselab.com/) for allowing data usage. ❤️

0 commit comments

Comments
 (0)