From 4f505efde217def3f01436b1dc61e01e580244a6 Mon Sep 17 00:00:00 2001 From: Nemo Date: Sat, 26 Jun 2021 18:05:24 +0530 Subject: [PATCH] Add link to wiki --- README.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.rst b/README.rst index 615c592..200ad17 100644 --- a/README.rst +++ b/README.rst @@ -100,3 +100,8 @@ The above will rotate the second PDF file by 90 degrees clockwise before merging +=====================+=============================================+ | rotate | Rotate the PDF. Valid values are 90,180,270 | +---------------------+---------------------------------------------+ + +Documentation +============= + +Additional documentation is maintained on the `project wiki `_ on GitHub.