From d9bb9e4fce2fe9e55a397832ae948dcbb0e3d4c5 Mon Sep 17 00:00:00 2001 From: Paulo Henrique Date: Mon, 3 Apr 2017 16:26:10 -0300 Subject: [PATCH] Update README.md Add Battlefield 4 API. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eb3e3819..8b1c6273 100644 --- a/README.md +++ b/README.md @@ -233,6 +233,7 @@ For information on contributing to this project, please see the [contributing gu | API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | Battle.net | Blizzard Entertainment | No | Yes | [Go!](https://dev.battle.net/) | +| Battlefield 4 | Battlefield 4 Information | No | Yes | [Go!](https://bf4stats.com/api) | | Chuck Norris Database | Jokes | No | No | [Go!](http://www.icndb.com/api/) | | Clash of Clans | Clash of Clans Game Information | No | Yes | [Go!](https://developer.clashofclans.com) | | Clash Royale | Clash Royale Game Information | No | Yes | [Go!](https://github.com/martincarrera/clash-royale-api) |