mirror of
https://github.com/Raine-gay/royal_road_archiver.git
synced 2024-11-14 11:28:43 -06:00
Update README.md
This commit is contained in:
parent
88c78423c4
commit
f6f268330c
|
@ -21,6 +21,10 @@
|
||||||
``cd`` to the folder containing the binaries,
|
``cd`` to the folder containing the binaries,
|
||||||
Run it using ``royal_road_archiver``
|
Run it using ``royal_road_archiver``
|
||||||
|
|
||||||
|
* Cargo - Run ``cargo install royal_road_archiver``,
|
||||||
|
Then just run ``royal_road_archiver`` from the terminal.
|
||||||
|
**DOES NOT WORK ON WINDOWS**
|
||||||
|
|
||||||
### Example commands:
|
### Example commands:
|
||||||
* ``royal_road_archiver https://www.royalroad.com/fiction/59450/bioshifter epub`` --- Will create an Epub version of the novel bioshifter in the current directory.
|
* ``royal_road_archiver https://www.royalroad.com/fiction/59450/bioshifter epub`` --- Will create an Epub version of the novel bioshifter in the current directory.
|
||||||
* ``royal_road_archiver https://www.royalroad.com/fiction/59450/bioshifter markdown --no-image-tags`` --- Will create a markdown version of the novel bioshifter in the current directory, removing image tags from the markdown file.
|
* ``royal_road_archiver https://www.royalroad.com/fiction/59450/bioshifter markdown --no-image-tags`` --- Will create a markdown version of the novel bioshifter in the current directory, removing image tags from the markdown file.
|
||||||
|
|
Loading…
Reference in a new issue