From b845a3ce026925145cc734bf0ee516aece62af39 Mon Sep 17 00:00:00 2001 From: Yann Bertrand <5855339+yannbertrand@users.noreply.github.com> Date: Tue, 17 Mar 2020 11:54:13 +0100 Subject: [PATCH] Remove test API --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 97c72a05..789393be 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,6 @@ 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 |