From 5c0d89f12ddf948184a9eec8c453450ed2a8643d Mon Sep 17 00:00:00 2001 From: Gheorghe Anghelescu Date: Fri, 13 Jan 2017 20:31:33 +0200 Subject: [PATCH] Fix MovieDB Auth --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 899c36e9..19a05722 100644 --- a/README.md +++ b/README.md @@ -416,7 +416,7 @@ For information on contributing to this project, please see the [contributing gu |---|---|---|---| | An API of Ice And Fire | Game Of Thrones API | No | [Go!](https://anapioficeandfire.com/) | | Dailymotion | Dailymotion Developer API | `oAuth` required for some parts | [Go!](https://developer.dailymotion.com/) | -| MovieDB | Movie Data | No | [Go!](https://www.themoviedb.org/documentation/api) | +| MovieDB | Movie Data | `apiKey` | [Go!](https://www.themoviedb.org/documentation/api) | | Netflix Roulette | Netflix database | No | [Go!](http://netflixroulette.net/api/) | | OMDB | Open movie database | No | [Go!](http://omdbapi.com) | | Ron Swanson Quotes | Television | No | [Go!](https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api) |