Skip to content

Commit e330aa1

Browse files
author
user
committed
Updating readme.
1 parent 5ea7be4 commit e330aa1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,7 @@ Replace a page in a PDF (pdf_path) by the PDF pointed by pdf_to_insert_path.
4141
- `pdf_to_insert_path` is the PDF that will be inserted at the old page.
4242

4343
### `stamp`
44-
Applies a stamp (from `stamp_pdf_path`) to the PDF file in `pdf_path`. Useful for watermark purposes.
45-
If not `output_pdf_path` is provided, it returns a temporary file with the result PDF.
44+
Applies a stamp (from `stamp_pdf_path`) to the PDF file in `pdf_path`. If no `output_pdf_path` is provided, it returns a temporary file with the result PDF.
4645

4746

4847
## Example

0 commit comments

Comments
 (0)