Add comment about PDFSigner

This commit is contained in:
Paul van Brouwershaven
2022-07-08 17:55:34 +02:00
committed by GitHub
parent 5a4ccb37cc
commit 6224a363e9

View File

@@ -9,6 +9,8 @@
This PDF signing library is written in [Go](https://go.dev). The library is in development, might not work for all PDF files and the API might change, bug reports, contributions and suggestions are welcome. This PDF signing library is written in [Go](https://go.dev). The library is in development, might not work for all PDF files and the API might change, bug reports, contributions and suggestions are welcome.
**See also our [PDFSigner](https://github.com/digitorus/pdfsigner/), a more advanced digital signature server that is using this project.**
## From the command line ## From the command line
``` ```