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.