From c9d3ffe34a37f5959134beae8b54750be4837319 Mon Sep 17 00:00:00 2001 From: Oscar GG Date: Thu, 15 Feb 2024 13:03:38 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 08db88d..4bbbbe0 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ To convert an entire directory with CBR files in it use: ``cbrfolder2cbz.py `` -The script will put CBZ files in the same directory. Please remember that this tool don't support filenames with spaces. In case you need to rename many files check [pyrenamer] (https://packages.debian.org/wheezy/pyrenamer) +The script will put CBZ files in the same directory. In case you need to rename many files check [pyrenamer] (https://packages.debian.org/wheezy/pyrenamer) Introduction -------------