Update README.md
This commit is contained in:
parent
e5f982ebd7
commit
39be34c61a
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ A couple of scripts that converts .cbz or .cbr comic book files to .pdf of suita
|
||||||
|
|
||||||
In a folder containing .cbz- or.cbr-files, run:
|
In a folder containing .cbz- or.cbr-files, run:
|
||||||
```shell
|
```shell
|
||||||
python ebook-convert.py
|
python comic_convert.py
|
||||||
```
|
```
|
||||||
to convert all .cbz or .cbr-files in the folder into .pdf in an output-directory called `export`.
|
to convert all .cbz or .cbr-files in the folder into .pdf in an output-directory called `export`.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue