From 9b314bda4adcdefb9d3be8003e106b2dfc02941d Mon Sep 17 00:00:00 2001 From: Michal Szczepanski Date: Tue, 23 Jul 2019 08:56:13 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d3fb7f6..c353b2a 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ and [node.js](https://nodejs.org). ### Usage -```pdfdig -i some_file.pdf``` +```pdfdig -i some_file.pdf``` for help use : ```pdfdig -h``` ```bash @@ -27,7 +27,7 @@ ex. pdfdig -i input-file -o output_directory -f json #### or test by clonning repository -```git clone https://github.com/vane/pdf-gold-digger``` +```git clone https://github.com/vane/pdf-gold-digger``` then run ```sh demo.sh``` and see results in ```out``` directory