]> git.lizzy.rs Git - horimiya-dl.git/commitdiff
Create README.md
authorElias Fleckenstein <54945686+EliasFleckenstein03@users.noreply.github.com>
Wed, 23 Mar 2022 19:34:24 +0000 (20:34 +0100)
committerGitHub <noreply@github.com>
Wed, 23 Mar 2022 19:34:24 +0000 (20:34 +0100)
README.md [new file with mode: 0644]

diff --git a/README.md b/README.md
new file mode 100644 (file)
index 0000000..6a43883
--- /dev/null
+++ b/README.md
@@ -0,0 +1,8 @@
+# horimiya-dl
+A simple Node.js script to download the horimiya manga from https://w13.mangafreak.net/Manga/Horimiya and conveniently convert all chapters to a single PDF.
+
+
+```bash
+npm install
+npm start
+```