Update README
This commit is contained in:
parent
d2629e6c5e
commit
40616c8067
10
README.adoc
10
README.adoc
|
@ -17,7 +17,7 @@ Building
|
||||||
Build dependencies: a C99 compiler +
|
Build dependencies: a C99 compiler +
|
||||||
Runtime dependencies: Linux or OpenBSD
|
Runtime dependencies: Linux or OpenBSD
|
||||||
|
|
||||||
$ git clone https://github.com/pjanouch/bfc.git
|
$ git clone https://git.janouch.name/p/bfc.git
|
||||||
$ cd bfc
|
$ cd bfc
|
||||||
$ make
|
$ make
|
||||||
|
|
||||||
|
@ -59,11 +59,11 @@ OS-independent binary that can be linked against the libc with the C compiler:
|
||||||
|
|
||||||
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/bfc to report any 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