Skip to content

Commit 6c34386

Browse files
authored
Update README.md
1 parent 9c61bb5 commit 6c34386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ For all supported document types (i.e. including images) you can
3939
* PDFs can be reformatted to support double-sided printing, posterizing, applying logos or watermarks
4040
* Password protection is fully supported: decryption, encryption, encryption method selection, permmission level and user / owner password setting.
4141
* Low-level PDF structures can be accessed and modified.
42-
* Starting with v1.16.11, PyMuPDF can also be used as a **module in the command line** using ``"python -m fitz ..."``. This is a versatile utility, which we will further develop over time. It currently supports PDF document
42+
* PyMuPDF can also be used as a **module in the command line** using ``"python -m fitz ..."``. This is a versatile utility, which we will further develop over time. It currently supports PDF document
4343

4444
- **encryption / decryption / optimization**
4545
- creating **sub-documents**

0 commit comments

Comments
 (0)