diff --git a/README.md b/README.md index f1c80f0..ec74eab 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ that continues with the numbering, where the first season had 24 episodes. Left * Add the weekday the anime airs via the `Airing` element. Setting this to `Done` will check the feed URL content in reverse order, which is handy if a feed contains all episodes of a finished anime * Provide an `Episode-Regex` to parse the episode number from the title of an RSS entry. As this regex is used for all -elements of a feed it should match all those. Use the `$SHOW$` placeholder in the regex for substitution with the +elements of a feed it should match all those. Use the `$SHOWS$` placeholder in the regex for substitution with the actual anime name during feed parsing. ## Running and example output