From 0c6af455c59f26a0ab5aff5103596d913f6d3f49 Mon Sep 17 00:00:00 2001 From: AbelLykens <47113175+AbelLykens@users.noreply.github.com> Date: Fri, 17 Feb 2023 11:11:05 +0100 Subject: [PATCH] Typo code block fix (#27) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee47e39..86a4636 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ markpdf "path/to/source.pdf" "img/logo.png" "path/to/output.pdf" --tiles # Add image as tiles with interleaved spacing markpdf "path/to/source.pdf" "img/logo.png" "path/to/output.pdf" --tiles --spacing=20 -`` +``` ### Text watermarking