Update README.md

This commit is contained in:
Michal Szczepanski 2019-07-23 08:56:13 +02:00 committed by GitHub
parent b58f364fa0
commit 9b314bda4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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