diff --git a/README.md b/README.md index 78d608d..cd22c7f 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ Returns all information about episodes in the given season number or a `404` reply if no episodes could be found. To get all information about the movies shown, set the season as `99`. -### `/season//episode//episode/` Returns all information about the episode with the given season and episode number. If the episode cannot be found, this will return a `404`.