From 09fee2ec4d537d7c5e7ba5af371c7004f80ed805 Mon Sep 17 00:00:00 2001 From: Sudipto Chandra Date: Fri, 30 Aug 2019 23:27:02 +0600 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8a27f5282..03d56d6a8 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Downloads lightnovels from various online sources and generates ebooks in many f ### A1. Standalone Bundle (Windows, Linux) -⏬ **Windows**: [lightnovel-crawler v2.14.0 ~ 15MB](http://bit.ly/2I1XzeN) +⏬ **Windows**: [lightnovel-crawler v2.14.2 ~ 15MB](http://bit.ly/2I1XzeN) > In Windows 8, 10 or later versions, it might say that `lncrawl.exe` is not safe to dowload or execute. You should bypass/ignore this security check to execute this program. Actually, I am too lazy to add proper configuration files to solve this issue. Excuse me please 😇. @@ -162,7 +162,7 @@ To view list of available options: ```bash $ lncrawl -h ================================================================================ - 📒 Lightnovel Crawler 🍀2.13.6 + 📒 Lightnovel Crawler 🍀2.14.2 https://github.com/dipu-bd/lightnovel-crawler -------------------------------------------------------------------------------- usage: lncrawl [options...] @@ -196,6 +196,7 @@ optional arguments: --chapters [URL [URL ...]] A list of specific chapter urls --suppress Suppress input prompts (use defaults instead) + --add-source-url Add source url at the end of each chapter --bot {console,telegram,discord,test} Select a bot. Default: console