diff --git a/README.md b/README.md index 93f0d74..f26e749 100644 --- a/README.md +++ b/README.md @@ -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: ```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`.