From 16b7176e06549b1cd6d8bd6d1a98f0bf2a44b1d7 Mon Sep 17 00:00:00 2001 From: shafat-96 Date: Sun, 23 Feb 2025 13:50:38 +0600 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4b14dad..f6d15f1 100644 --- a/README.md +++ b/README.md @@ -34,9 +34,9 @@ npm run dev GET /api/search?query= ``` -### Get Anime Details +### Get Anime episodes ``` -GET /api/anime/:aniListId/:animePaheId +GET /api/:aniListId ``` ### Get Episode Sources @@ -125,4 +125,4 @@ GET /api/episode/:episodeId ## Note -This API is for educational purposes only. Make sure to comply with the terms of service of both AniList and AnimePahe when using their services. \ No newline at end of file +This API is for educational purposes only. Make sure to comply with the terms of service of both AniList and AnimePahe when using their services.