From 592794d48e41bf387589304f80817e2e688f8621 Mon Sep 17 00:00:00 2001 From: Kyle Calica Date: Wed, 13 Mar 2024 14:16:08 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 006ee448..efe213f1 100644 --- a/README.md +++ b/README.md @@ -114,8 +114,8 @@ Explore popular APIs and see them work in an API collaboration tool. * [Weather](#weather) ### Animals -API | Description | Auth | HTTPS | CORS | Run in Postman | -|---|---|---|---|---|---| +API | Description | Auth | HTTPS | CORS +|---|---|---|---|---| | [AdoptAPet](https://www.adoptapet.com/public/apis/pet_list.html) | Resource to help get pets adopted | `apiKey` | Yes | Yes | | [Axolotl](https://theaxolotlapi.netlify.app/) | Collection of axolotl pictures and facts | No | Yes | No | | [Cat Facts](https://alexwohlbruck.github.io/cat-facts/) | Daily cat facts | No | Yes | No | |