aboutsummaryrefslogtreecommitdiff
path: root/README.adoc
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2021-12-09 15:28:01 +0100
committerPřemysl Eric Janouch <p@janouch.name>2021-12-09 15:28:01 +0100
commit8a00d7064bb1ec6e3fda57f5e3d72cda9e7bcc5b (patch)
treecf635252591cc7d63aaacea0ba45e6fa99cd4212 /README.adoc
parentb358467791bb1e277edcc997c31098f5d7a052f5 (diff)
downloadpdf-simple-sign-8a00d7064bb1ec6e3fda57f5e3d72cda9e7bcc5b.tar.gz
pdf-simple-sign-8a00d7064bb1ec6e3fda57f5e3d72cda9e7bcc5b.tar.xz
pdf-simple-sign-8a00d7064bb1ec6e3fda57f5e3d72cda9e7bcc5b.zip
Update documentation
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.adoc b/README.adoc
index 525eaa7..50dc9e6 100644
--- a/README.adoc
+++ b/README.adoc
@@ -29,6 +29,11 @@ In addition to the C++ version, also included is a native Go port:
$ go get janouch.name/pdf-simple-sign/cmd/pdf-simple-sign
+And a crude external VFS for Midnight Commander, that may be used to extract
+all streams from a given PDF file:
+
+ $ go get janouch.name/pdf-simple-sign/cmd/extfs-pdf
+
Contributing and Support
------------------------
Use https://git.janouch.name/p/pdf-simple-sign to report bugs, request features,