diff --git a/README.md b/README.md index f399a12..d8cd18c 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,6 @@ Downloads one video from URL (GoGoAnime-Page) to FILE. ``` Usage: anineko search KEYWORDS [DIRECTORY] -Lists all links on the first result page at a search for KEYWORDS on GoGoAnime. +Lists all links on the result pages on a search for KEYWORDS on GoGoAnime. If DIRECTORY is given, it will be created if it doesn't exist yet and all result videos will be downloaded to that directory. ```