Update README.md

This commit is contained in:
ByteDream 2021-05-20 08:09:09 +02:00 committed by GitHub
parent 1aeb7ebb77
commit b0b1229c18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,3 +5,7 @@ Just a simple command line tool to merge multiple pdf files
#### Requirements #### Requirements
- `ghostscript` - `ghostscript`
#### Usage
`./merge-pdf.sh -o <output file> [files to merge]`