Skip to content

Commit

Permalink
📝 Update README.md with usage
Browse files Browse the repository at this point in the history
  • Loading branch information
nymann committed Aug 27, 2022
1 parent e148cdb commit 5d409d0
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# PDF Scrub

Scrubs encrypted compressed PDF files for text watermarks and metadata.

## Usage

```sh
pdf_scrub path/to/file.pdf
```

## Dependencies

Requires `qpdf` and `pdftk`.

## Development

For help getting started developing check [DEVELOPMENT.md](DEVELOPMENT.md)

0 comments on commit 5d409d0

Please sign in to comment.