From d7cdd6c4c93fe613f8b55c9367d5edae48cd4f4e Mon Sep 17 00:00:00 2001 From: Yann Bertrand <5855339+yannbertrand@users.noreply.github.com> Date: Tue, 17 Mar 2020 11:53:17 +0100 Subject: [PATCH] Try to add an API that break alphabetical order --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 789393be..97c72a05 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ Please note a passing build status indicates all listed APIs are available since ### Animals API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| +| [Bad](http://-.com) | Should not be here | No | No | No | | [Cat Facts](https://alexwohlbruck.github.io/cat-facts/) | Daily cat facts | No | Yes | No | | [Cats](https://docs.thecatapi.com/) | Pictures of cats from Tumblr | `apiKey` | Yes | Unknown | | [Dogs](https://dog.ceo/dog-api/) | Based on the Stanford Dogs Dataset | No | Yes | Yes |