Update README.md

This commit is contained in:
Rasmus Vester Thøgersen 2025-04-03 17:59:46 +02:00
parent e5f982ebd7
commit 39be34c61a

View file

@ -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`.