From 9e698003326e5a7e1266b7f85d998b3436641a66 Mon Sep 17 00:00:00 2001 From: fritz-hh Date: Thu, 28 Nov 2013 00:37:57 +0100 Subject: [PATCH] typo --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e40d3934..3ec5cddf 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,11 @@ To get the script usage, call: ./OCmyPDF.sh -h Features -------- -- Generate a searchable PDF/A file from a PDF file containing only images -- Place OCRed text accurately below the image to easy copy / paste -- Keep the exact resolution of the original embedded images -- If requested deskew and / or clean the image before performing OCR -- Validate the generated file against the PDF/A specification using jhove +- Generates a searchable PDF/A file from a PDF file containing only images +- Places OCRed text accurately below the image to ease copy / paste +- Keeps the exact resolution of the original embedded images +- If requested deskews and / or clean the image before performing OCR +- Validates the generated file against the PDF/A specification using jhove - Provides debug mode to enable easy verification of the OCR results - Processes several pages in parallel if more than one CPU core is available