Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
thgossler committed Dec 26, 2022
1 parent 1647d70 commit dc95ec2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ sudo chmod +x ./AddPdfEnvelope-linux-x64
./AddPdfEnvelope-linux-x64 -f ../../../Test.pdf -o ../../../Test-result.pdf -y
```

[![ReplacePdfHyperlinks screen shot][product-screenshot]]([https://github.com/thgossler/AddPdfEnvelope/])
[![AddPdfEnvelope screen shot][product-screenshot]]([https://github.com/thgossler/AddPdfEnvelope/])

The content of the added cover page, the header and the footer are configurable via `appsettings.json` file. Here is an example:

Expand Down Expand Up @@ -93,6 +93,10 @@ The content of the added cover page, the header and the footer are configurable

```

The result looks like that:

[![AddPdfEnvelope screen shot][result-screenshot]]([https://github.com/thgossler/AddPdfEnvelope/])

> _**Note:** This tool was written by me in my spare time and will be developed only sporadically._

Expand Down Expand Up @@ -169,3 +173,4 @@ Distributed under the AGPL License. See [`LICENSE`](https://github.com/thgossler
[license-shield]: https://img.shields.io/github/license/thgossler/AddPdfEnvelope.svg
[license-url]: https://github.com/thgossler/AddPdfEnvelope/blob/main/LICENSE
[product-screenshot]: images/screenshot.png
[result-screenshot]: images/screenshot2.png
Binary file added images/screenshot2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit dc95ec2

Please sign in to comment.