diff --git a/README.md b/README.md index 47953ea..c5faa5d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Scripts written with the help of ChatGPT -- [`pdf-compress`](./bin/pdf-compress) +- [`pdfcompress`](./bin/pdfcompress) A utility that uses convert to render each page of a PDF to a JPEG image and then merges them back into a single document.