diff --git a/.vscode/settings.json b/.vscode/settings.json index f082ab5..74666fd 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -5,12 +5,14 @@ "dogshit", "epub", "stylesheet", - "Webnovel" + "Webnovel", + "webnovels" ], "rust-analyzer.showUnlinkedFileNotification": false, "cSpell.ignoreWords": [ "TMPDIR", "autotools", + "bioshifter", "chrono", "colour", "indicatif", diff --git a/README.md b/README.md index b02034d..cb63694 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ * Epub generation - Turn the webnovels into an epub file for offline reading / archival. * Markdown generation - Turn the webnovels into a markdown file. ~~Dunno why you'd want to do this but hey, you can.~~ -#### Comming soon: +#### Coming soon: * Audiobook generation support. * HTML + CSS archival. Think archive.org, but on your machine. @@ -12,13 +12,13 @@ Unzip them into a folder E.G Downloads, Open Command prompt, Change the directory to where you unzipped the binaries (.exe files) by typing ``cd \royal_road_archiver_windows-bin`` E.G ``cd Downloads\royal_road_archiver_windows-bin``, - Open the progam by typing ``royal_road_archiver.exe`` + Open the program by typing ``royal_road_archiver.exe`` * Linux - Basically the same as windows: Download the linux binaries from the [releases page,](https://github.com/Raine-gay/royal_road_archiver/releases/tag/RoyalRoad_Archiver-Release) Unzip em, Open console, - ``cd`` to the folder containg the binaries, + ``cd`` to the folder containing the binaries, Run it using ``royal_road_archiver`` ### Example commands: