diff --git a/README.md b/README.md index 0d8b63a0..758fe7d6 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ Please note a passing build status indicates all listed APIs are available since ### Animals API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| -| [Cat Facts](https://alexwohlbruck.github.io/cat-facts/) | Daily cat facts | No | Yes | Unknown | +| [Cat Facts](https://alexwohlbruck.github.io/cat-facts/) | Daily cat facts | No | Yes | No | | [Cats](https://thecatapi.com/docs.html) | 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 |