aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPřemysl Janouch <p@janouch.name>2018-06-24 00:21:32 +0200
committerPřemysl Janouch <p@janouch.name>2018-06-24 00:42:59 +0200
commitb312c022ae28e0852cba7430465971a2a391f016 (patch)
tree03c3dda638224b8ab81a099cfa74f76a0e13441e
parent4078c8845ce4549edb23e3138e45d32af8858ee5 (diff)
downloadjson-rpc-shell-b312c022ae28e0852cba7430465971a2a391f016.tar.gz
json-rpc-shell-b312c022ae28e0852cba7430465971a2a391f016.tar.xz
json-rpc-shell-b312c022ae28e0852cba7430465971a2a391f016.zip
Update README
-rw-r--r--README.adoc10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.adoc b/README.adoc
index 2f80d73..80d708f 100644
--- a/README.adoc
+++ b/README.adoc
@@ -29,7 +29,7 @@ Build dependencies: CMake, pkg-config, help2man, libmagic,
liberty (included), http-parser (included) +
Runtime dependencies: libev, Jansson
- $ git clone --recursive https://github.com/pjanouch/acid.git
+ $ git clone --recursive https://git.janouch.name/p/acid.git
$ mkdir acid/build
$ cd acid/build
$ cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Debug
@@ -53,11 +53,11 @@ TODO. The main application hasn't been written yet.
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/acid to report any 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
-------