Skip to content

Commit d750f8c

Browse files
committed
Update README
1 parent be5ac5a commit d750f8c

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,22 @@
1-
[![Build Status](https://travis-ci.org/codacy/bitbucket-scala-client.svg)](https://travis-ci.org/codacy/bitbucket-scala-client)
2-
[![Codacy Badge](https://www.codacy.com/project/badge/bc618d371b1a45f8a7129d868512a4fc)](https://www.codacy.com/app/Codacy/bitbucket-scala-client)
1+
[![Codacy Badge](https://api.codacy.com/project/badge/grade/bc618d371b1a45f8a7129d868512a4fc)](https://www.codacy.com/app/Codacy/bitbucket-scala-client)
2+
[![Circle CI](https://circleci.com/gh/codacy/bitbucket-scala-client.svg?style=shield&circle-token=:circle-token)](https://circleci.com/gh/codacy/bitbucket-scala-client)
3+
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.codacy/bitbucket-scala-client_2.11/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.codacy/bitbucket-scala-client_2.11)
34

45
# Bitbucket Scala client
56

67
This is a simple library that aims to have basic functions of the Bitbucket API.
7-
This library was meant to support Codacy when interacting with Bitbucket.
8-
It is in a very early stage and all the contributions are welcome.
8+
This library is meant to support Codacy when interacting with Bitbucket.
99

1010
### Usage
1111

1212
Import on SBT:
1313

14-
"com.codacy" %% "bitbucket-scala-client" % "1.5.0"
14+
"com.codacy" %% "bitbucket-scala-client" % "1.5.1"
1515

1616
### Creators
1717

1818
1. Rodrigo Fernandes
1919

20-
### Contributors
21-
2220
### License
2321

2422
bitbucket-scala-client is available under the The Apache Software License, Version 2.0.

0 commit comments

Comments
 (0)