From 30d3fb0d21c2f7d2ac33a6fa7e1f92af63e5013b Mon Sep 17 00:00:00 2001 From: Gustavo Neves Date: Mon, 15 May 2017 10:23:44 -0300 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0b02de8..8b46547 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,8 @@ pdfScale.sh v2.0.3 - Paper Sizes Inches | 11.7 x 8.3 ``` #### Scale by 0.95 (-5%) -##### This also shows a very special case of PDF file that has no `/MediaBox` defined. -##### It is a dumb container of n-up binary PDF pages. So, `grep` fails on this one. +This also shows a very special case of a PDF file that has no `/MediaBox` defined. +It is a dumb container of n-up binary PDF pages. So, `grep` fails on this one. ``` $ pdfscale -v ../input-nup.pdf pdfscale v2.0.2 - Verbose Execution