Skip to content

Commit

Permalink
Composer in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kduma committed Nov 29, 2022
1 parent b8a0128 commit 78e3f6b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,10 @@ If there is multiple pages with the same barcode, the pages are saved into a fil
**WARNING: Files already existing in the output directory will be overwritten!**

```./pss process <output_dir> <pdf> [<pdf>...]```


### composer setup

```composer global require kduma/pdf-scan-splitter-tool```

Tool will be available globally as `pss` command.

0 comments on commit 78e3f6b

Please sign in to comment.