From f853e1bcfe6dcc617710d5163d7e030f4104794b Mon Sep 17 00:00:00 2001 From: ThatCopy <62877244+ThatCopy@users.noreply.github.com> Date: Tue, 29 Sep 2020 19:45:08 +0200 Subject: [PATCH] Sort by alphabetical order --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 738c06a6..c2fdea24 100644 --- a/README.md +++ b/README.md @@ -60,8 +60,8 @@ Please note a passing build status indicates all listed APIs are available since API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [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 | | [catAPI](https://thatcopy.pw/catapi) | Random pictures of cats | No | Yes | Yes | +| [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 | | [HTTPCat](https://http.cat/) | Cat for every HTTP Status | No | Yes | Unknown | | [IUCN](http://apiv3.iucnredlist.org/api/v3/docs) | IUCN Red List of Threatened Species | `apiKey` | No | Unknown |