From a6808eb001e19e7768717c6ca5cf3f7f2d1abb6b Mon Sep 17 00:00:00 2001 From: shevabam Date: Wed, 27 Jun 2018 00:24:05 +0200 Subject: [PATCH] Add Breaking Bad Quotes under Video section (#696) remove API from description --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cf3d8f21..59268979 100644 --- a/README.md +++ b/README.md @@ -759,6 +759,7 @@ API | Description | Auth | HTTPS | CORS | Link | API | Description | Auth | HTTPS | CORS | Link | |---|---|---|---|---|---| | An API of Ice And Fire | Game Of Thrones API | No | Yes | Unknown | [Go!](https://anapioficeandfire.com/) | +| Breaking Bad Quotes | Some Breaking Bad quotes | No | Yes | Unknown | [Go!](https://github.com/shevabam/breaking-bad-quotes) | | Czech Television | TV programme of Czech TV | No | No | Unknown | [Go!](http://www.ceskatelevize.cz/xml/tv-program/) | | Dailymotion | Dailymotion Developer API | `OAuth` | Yes | Unknown | [Go!](https://developer.dailymotion.com/) | | Open Movie Database | Movie information | `apiKey` | Yes | Unknown | [Go!](http://www.omdbapi.com/) |