diff --git a/README.md b/README.md index f93fb3f..166a5df 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Manga Downloader This app downloads mangas from websites like mangadex and stores them into cbz files, so you can read them with your favorite ereader or reading app. -![download img] +![prompt img] Supported sites --------------- @@ -53,6 +53,8 @@ manga-downloader https://inmanga.com/ver/manga/One-Piece/dfc7ecb5-e9b3-4aa5-a61b # This would download One Piece chapters 1 to 50 into our current folder ~~~ +![download img] + In some sites, like mangadex, it may find multiple results for the same chapter, given the different languages it's translated to. In these cases, every coincidence will be downloaded into different files, but you can force a single @@ -175,3 +177,4 @@ All the code contained in this repo is licensed under the [download img]: https://raw.githubusercontent.com/elboletaire/manga-downloader/master/demos/download.gif [bundle img]: https://raw.githubusercontent.com/elboletaire/manga-downloader/master/demos/bundle.gif [help img]: https://raw.githubusercontent.com/elboletaire/manga-downloader/master/demos/help.gif +[prompt img]: https://raw.githubusercontent.com/elboletaire/manga-downloader/master/demos/prompt.gif diff --git a/demos/prompt.gif b/demos/prompt.gif new file mode 100644 index 0000000..7a31ed2 Binary files /dev/null and b/demos/prompt.gif differ