diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2023-07-01 22:03:14 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2023-07-01 22:03:18 +0200 |
commit | 55a17a69b793ef399f4c8799b37e737a0d2940b2 (patch) | |
tree | b2d20a78f523d647f3ab607137a2cc2bab5a1f1d | |
parent | 3781aa8e85b5f12dde6a3983af09150037e5f624 (diff) | |
download | pdf-simple-sign-55a17a69b793ef399f4c8799b37e737a0d2940b2.tar.gz pdf-simple-sign-55a17a69b793ef399f4c8799b37e737a0d2940b2.tar.xz pdf-simple-sign-55a17a69b793ef399f4c8799b37e737a0d2940b2.zip |
README.adoc: update package information
-rw-r--r-- | README.adoc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.adoc b/README.adoc index 0a5c3fa..ee356f3 100644 --- a/README.adoc +++ b/README.adoc @@ -8,6 +8,13 @@ or similar. I don't aim to extend the functionality any further. The project is fairly self-contained and it should be easy to grasp and change to suit to your needs. +Packages +-------- +Regular releases are sporadic. git master should be stable enough. +You can get a package with the latest development version using Arch Linux's +https://aur.archlinux.org/packages/pdf-simple-sign-git[AUR], +or as a https://git.janouch.name/p/nixexprs[Nix derivation]. + Documentation ------------- See the link:pdf-simple-sign.adoc[man page] for information about usage. |