From 029187015167b109efc0d3bf08a7cc06214cb87e Mon Sep 17 00:00:00 2001 From: Gabriel Staples Date: Mon, 11 Nov 2019 02:35:49 -0800 Subject: [PATCH] fix indentation --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 0917834..04255af 100644 --- a/Home.md +++ b/Home.md @@ -266,4 +266,4 @@ First read the [Wiki](https://github.com/tesseract-ocr/tesseract/wiki), particul # 3rd-Party tools & sample usage: 1. [PDF2SearchablePDF](https://github.com/ElectricRCAircraftGuy/PDF2SearchablePDF): this is a lightweight bash-script wrapper around tesseract. - 1. Sample usage: `pdf2searchablepdf mypdf.pdf`--produces **mypdf_searchable.pdf** as an output. \ No newline at end of file + 1. Sample usage: `pdf2searchablepdf mypdf.pdf`--produces **mypdf_searchable.pdf** as an output. \ No newline at end of file