aboutsummaryrefslogtreecommitdiff
path: root/README.adoc
diff options
context:
space:
mode:
authorPřemysl Janouch <p@janouch.name>2018-06-24 04:35:45 +0200
committerPřemysl Janouch <p@janouch.name>2018-06-24 04:35:45 +0200
commite0a77dacf7b49e0d2a00dcc042fb42c4da4f6be3 (patch)
treef46eb33634e70720878bd28566a190dd7040a662 /README.adoc
parent17d253927f4c9c566ca7d509d256fedc1413ad41 (diff)
downloadpdf-simple-sign-e0a77dacf7b49e0d2a00dcc042fb42c4da4f6be3.tar.gz
pdf-simple-sign-e0a77dacf7b49e0d2a00dcc042fb42c4da4f6be3.tar.xz
pdf-simple-sign-e0a77dacf7b49e0d2a00dcc042fb42c4da4f6be3.zip
Update README
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.adoc b/README.adoc
index 286431d..0545d60 100644
--- a/README.adoc
+++ b/README.adoc
@@ -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
-------