From d67d39b725ff343b99559369f51e48ca7597ac5e Mon Sep 17 00:00:00 2001 From: Nathaniel Young Date: Sun, 14 Feb 2021 16:13:38 -0800 Subject: [PATCH] updates readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 701d841..bb25552 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,8 @@ The "Merge Two PDFs by alternating Odd and Reverse Even Pages" is probably the m * Merge Two PDFs by alternating Odd and Reverse Even Pages * Reverse Page Order of all Open PDFs * Reverse Page Order of Currently Focused (or selected) PDF -* Create new PDF for each page of Currently Focused PDF +* Create new PDFs for each page of Currently Focused PDF +* Create new two page PDFs starting with every other page of Currently Focused PDF * Closes all open PDFs without asking to save them ## How to install?