We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d80f1c1 commit 74edd92Copy full SHA for 74edd92
1 file changed
README.md
@@ -28,7 +28,7 @@ pipx ensurepath
28
sudo apt install inkscape
29
```
30
31
-- If you want to compress your PDFs, you will need to install
+- If you want to compress any of your PDFs, you will need to install
32
[Ghostscript](https://www.ghostscript.com/):
33
34
@@ -94,7 +94,7 @@ another might creates half a dozen variations of itself. All that logic is in yo
94
95
## Development
96
97
-The source code of pdfbaker lives [on github](https://github.com/pythonnz/pdfbaker).
+The source code of pdfbaker [lives on github](https://github.com/pythonnz/pdfbaker).
98
99
Your changes will be rejected by github if the linters throw warnings. You should
100
install [pre-commmit](https://pre-commit.com) and run
0 commit comments