Update README
This commit is contained in:
parent
17d253927f
commit
e0a77dacf7
10
README.adoc
10
README.adoc
|
@ -24,7 +24,7 @@ Building
|
||||||
Build dependencies: Meson, a C++11 compiler, pkg-config +
|
Build dependencies: Meson, a C++11 compiler, pkg-config +
|
||||||
Runtime dependencies: libcrypto
|
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
|
$ cd pdf-simple-sign
|
||||||
$ meson builddir
|
$ meson builddir
|
||||||
$ cd builddir
|
$ cd builddir
|
||||||
|
@ -37,11 +37,11 @@ Usage
|
||||||
|
|
||||||
Contributing and Support
|
Contributing and Support
|
||||||
------------------------
|
------------------------
|
||||||
Use this project's GitHub to report any bugs, request features, or submit pull
|
Use https://git.janouch.name/p/pdf-simple-sign to report bugs, request features,
|
||||||
requests. If you want to discuss this project, or maybe just hang out with
|
or submit pull requests. `git send-email` is tolerated. If you want to discuss
|
||||||
the developer, feel free to join me at irc://irc.janouch.name, channel #dev.
|
the project, feel free to join me at ircs://irc.janouch.name, channel #dev.
|
||||||
|
|
||||||
Bitcoin donations: 12r5uEWEgcHC46xd64tt3hHt9EUvYYDHe9
|
Bitcoin donations are accepted at: 12r5uEWEgcHC46xd64tt3hHt9EUvYYDHe9
|
||||||
|
|
||||||
License
|
License
|
||||||
-------
|
-------
|
||||||
|
|
Loading…
Reference in New Issue