From a64b40fe9058c2734b885624fb992ccf53a0100e Mon Sep 17 00:00:00 2001 From: GreenTurtwig Date: Fri, 28 Oct 2022 11:56:40 +0100 Subject: [PATCH] Add Zelda API (#45) Add Zelda API to Games and Comics --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8e550fc..fe8e267 100644 --- a/README.md +++ b/README.md @@ -919,6 +919,7 @@ | [When is next MCU film](https://github.com/DiljotSG/MCU-Countdown/blob/develop/docs/API.md) | Upcoming MCU film information | No | Yes | Unknown | | [xkcd](https://xkcd.com/json.html) | Retrieve xkcd comics as JSON | No | Yes | No | | [Yu-Gi-Oh!](https://db.ygoprodeck.com/api-guide/) | Yu-Gi-Oh! TCG Information | No | Yes | Unknown | +| [Zelda](https://docs.zelda.fanapis.com/docs) | The Legend of Zelda franchise data | No | Yes | Unknown | **[⬆ Back to Index](#index)**