Update README

This commit is contained in:
Přemysl Eric Janouch 2018-06-24 04:35:45 +02:00
parent 17d253927f
commit e0a77dacf7
Signed by: p
GPG Key ID: A0420B94F92B9493
1 changed files with 5 additions and 5 deletions

View File

@ -24,7 +24,7 @@ Building
Build dependencies: Meson, a C++11 compiler, pkg-config +
Runtime dependencies: libcrypto
$ git clone https://github.com/pjanouch/pdf-simple-sign.git
$ git clone https://git.janouch.name/p/pdf-simple-sign.git
$ cd pdf-simple-sign
$ meson builddir
$ cd builddir
@ -37,11 +37,11 @@ Usage
Contributing and Support
------------------------
Use this project's GitHub to report any bugs, request features, or submit pull
requests. If you want to discuss this project, or maybe just hang out with
the developer, feel free to join me at irc://irc.janouch.name, channel #dev.
Use https://git.janouch.name/p/pdf-simple-sign to report bugs, request features,
or submit pull requests. `git send-email` is tolerated. If you want to discuss
the project, feel free to join me at ircs://irc.janouch.name, channel #dev.
Bitcoin donations: 12r5uEWEgcHC46xd64tt3hHt9EUvYYDHe9
Bitcoin donations are accepted at: 12r5uEWEgcHC46xd64tt3hHt9EUvYYDHe9
License
-------