Updated badges
This commit is contained in:
parent
f6add5b2ea
commit
382cb80a87
10
README.md
10
README.md
@ -2,7 +2,7 @@ Jabit
|
||||
=====
|
||||
[](https://maven-badges.herokuapp.com/maven-central/ch.dissem.jabit/jabit-core)
|
||||
[](http://www.javadoc.io/doc/ch.dissem.jabit/jabit-core)
|
||||
[](https://raw.githubusercontent.com/Dissem/Jabit/master/LICENSE)
|
||||
[](https://raw.githubusercontent.com/Dissem/Jabit/master/LICENSE)
|
||||
[](https://kiwiirc.com/client/irc.freenode.net/#jabit)
|
||||
|
||||
A Java implementation for the Bitmessage protocol. To build, use command `gradle build` or `./gradlew build`.
|
||||
@ -11,10 +11,14 @@ Please note that it still has its limitations, but the API should now be stable.
|
||||
as long as the major version doesn't change, nothing should break if you update.
|
||||
|
||||
#### Master
|
||||
[](https://travis-ci.org/Dissem/Jabit) [](https://codecov.io/github/Dissem/Jabit?branch=master)
|
||||
[](https://travis-ci.org/Dissem/Jabit)
|
||||
[](https://www.codacy.com/app/chrigu-meyer/Jabit/dashboard?bid=3144281)
|
||||
[](https://codecov.io/github/Dissem/Jabit?branch=master)
|
||||
|
||||
#### Develop
|
||||
[](https://travis-ci.org/Dissem/Jabit?branch=develop) [](https://codecov.io/github/Dissem/Jabit?branch=develop)
|
||||
[](https://travis-ci.org/Dissem/Jabit?branch=develop)
|
||||
[](https://www.codacy.com/app/chrigu-meyer/Jabit/dashboard?bid=3144279)
|
||||
[](https://codecov.io/github/Dissem/Jabit?branch=develop)
|
||||
|
||||
Security
|
||||
--------
|
||||
|
Loading…
x
Reference in New Issue
Block a user