aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPřemysl Janouch <p@janouch.name>2018-06-24 03:06:14 +0200
committerPřemysl Janouch <p@janouch.name>2018-06-24 03:06:14 +0200
commit40616c806750491d6751754de0b769b3d91e8531 (patch)
tree2a96c52e265595508f87641cfedf53de6aa09d27
parentd2629e6c5e444299af4191372e4809536ac30363 (diff)
downloadbfc-40616c806750491d6751754de0b769b3d91e8531.tar.gz
bfc-40616c806750491d6751754de0b769b3d91e8531.tar.xz
bfc-40616c806750491d6751754de0b769b3d91e8531.zip
Update README
-rw-r--r--README.adoc10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.adoc b/README.adoc
index 182520f..aeb4dca 100644
--- a/README.adoc
+++ b/README.adoc
@@ -17,7 +17,7 @@ Building
Build dependencies: a C99 compiler +
Runtime dependencies: Linux or OpenBSD
- $ git clone https://github.com/pjanouch/bfc.git
+ $ git clone https://git.janouch.name/p/bfc.git
$ cd bfc
$ make
@@ -59,11 +59,11 @@ OS-independent binary that can be linked against the libc with the C compiler:
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/bfc 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
-------