diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2020-09-11 00:15:58 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2020-09-11 00:15:58 +0200 |
commit | d4ff9a6e89f8d668fbcb76db56726197bd15e075 (patch) | |
tree | 6c3c5561c113f3996050e8f7b4bf3476eea32992 | |
parent | a5176b5bbb1c38869fe4009eb73ecc23a4e18909 (diff) | |
download | pdf-simple-sign-d4ff9a6e89f8d668fbcb76db56726197bd15e075.tar.gz pdf-simple-sign-d4ff9a6e89f8d668fbcb76db56726197bd15e075.tar.xz pdf-simple-sign-d4ff9a6e89f8d668fbcb76db56726197bd15e075.zip |
README.adoc: add a PkgGoDev badge
-rw-r--r-- | README.adoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.adoc b/README.adoc index 56eecb8..525eaa7 100644 --- a/README.adoc +++ b/README.adoc @@ -12,6 +12,8 @@ Documentation See the link:pdf-simple-sign.adoc[man page] for information about usage. The rest of this README will concern itself with externalities. +image:https://pkg.go.dev/badge/janouch.name/pdf-simple-sign@master/pdf["PkgGoDev", link="https://pkg.go.dev/janouch.name/pdf-simple-sign@master/pdf"] + Building -------- Build dependencies: Meson, Asciidoctor, a C++11 compiler, pkg-config + |