From f502a254ebf0ed5df592b8545a255a2f0097a670 Mon Sep 17 00:00:00 2001 From: Mark Kopenga Date: Fri, 23 Mar 2018 11:24:30 +0100 Subject: [PATCH] Added backticks to apikey --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3cbba3b8..e095a437 100644 --- a/README.md +++ b/README.md @@ -340,7 +340,7 @@ API | Description | Auth | HTTPS | CORS | Link | | Rick and Morty | All the Rick and Morty information, including images | No | Yes | Yes | [Go!](https://rickandmortyapi.com) | | Riot Games | League of Legends Game Information | `apiKey` | Yes | Unknown | [Go!](https://developer.riotgames.com/) | | Steam | Steam Client Interaction | `OAuth` | Yes | Unknown | [Go!](https://developer.valvesoftware.com/wiki/Steam_Web_API) | -| Wargaming.net | Wargaming.net info and stats | apiKey | Yes | No | [Go!](https://developers.wargaming.net/) | +| Wargaming.net | Wargaming.net info and stats | `apiKey` | Yes | No | [Go!](https://developers.wargaming.net/) | | xkcd | Retrieve xkcd comics as JSON | No | Yes | Unknown | [Go!](https://xkcd.com/json.html) | ### Geocoding