Merge pull request #537 from jzelinskie/libera-badge
README: refresh badges & move release disclaimer
This commit is contained in:
commit
035e66f155
1 changed files with 4 additions and 6 deletions
10
README.md
10
README.md
|
@ -2,14 +2,9 @@
|
||||||
|
|
||||||
[](https://github.com/chihaya/chihaya/actions)
|
[](https://github.com/chihaya/chihaya/actions)
|
||||||
[](https://quay.io/repository/jzelinskie/chihaya)
|
[](https://quay.io/repository/jzelinskie/chihaya)
|
||||||
[](https://goreportcard.com/report/github.com/chihaya/chihaya)
|
|
||||||
[](https://godoc.org/github.com/chihaya/chihaya)
|
[](https://godoc.org/github.com/chihaya/chihaya)
|
||||||

|
|
||||||
[](https://en.wikipedia.org/wiki/BSD_licenses#2-clause_license_.28.22Simplified_BSD_License.22_or_.22FreeBSD_License.22.29)
|
[](https://en.wikipedia.org/wiki/BSD_licenses#2-clause_license_.28.22Simplified_BSD_License.22_or_.22FreeBSD_License.22.29)
|
||||||
[](http://webchat.freenode.net/?channels=chihaya)
|
[](https://web.libera.chat/#chihaya)
|
||||||
|
|
||||||
**Note:** The master branch may be in an unstable or even broken state during development.
|
|
||||||
Please use [releases] instead of the master branch in order to get stable binaries.
|
|
||||||
|
|
||||||
Chihaya is an open source [BitTorrent tracker] written in [Go].
|
Chihaya is an open source [BitTorrent tracker] written in [Go].
|
||||||
|
|
||||||
|
@ -23,6 +18,9 @@ Differentiating features include:
|
||||||
- High Availability via [Redis]
|
- High Availability via [Redis]
|
||||||
- Kubernetes deployment via [Helm]
|
- Kubernetes deployment via [Helm]
|
||||||
|
|
||||||
|
**Note:** The master branch may be in an unstable or even broken state during development.
|
||||||
|
Please use [releases] instead of the master branch in order to get stable binaries.
|
||||||
|
|
||||||
[releases]: https://github.com/chihaya/chihaya/releases
|
[releases]: https://github.com/chihaya/chihaya/releases
|
||||||
[BitTorrent tracker]: https://en.wikipedia.org/wiki/BitTorrent_tracker
|
[BitTorrent tracker]: https://en.wikipedia.org/wiki/BitTorrent_tracker
|
||||||
[Go]: https://golang.org
|
[Go]: https://golang.org
|
||||||
|
|
Loading…
Add table
Reference in a new issue