Skip to content

Commit c1c13e5

Browse files
committed
Update README.md
1 parent 0867582 commit c1c13e5

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
Piwik Java Tracker
22
================
33
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.piwik.java.tracking/piwik-java-tracker/badge.svg?style=flat)](https://maven-badges.herokuapp.com/maven-central/org.piwik.java.tracking/piwik-java-tracker)
4-
[![Build Status](https://travis-ci.org/piwik/piwik-java-tracker.svg?branch=master)](https://travis-ci.org/piwik/piwik-java-tracker)
4+
## Code Status
5+
[![Build Status](https://travis-ci.org/piwik/piwik-java-tracker.svg?branch=master)](https://travis-ci.org/piwik/piwik-java-tracker)
6+
[![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/piwik/piwik-java-tracker.svg)](http://isitmaintained.com/project/piwik/piwik-java-tracker "Average time to resolve an issue")
7+
[![Percentage of issues still open](http://isitmaintained.com/badge/open/piwik/piwik-java-tracker.svg)](http://isitmaintained.com/project/piwik/piwik-java-tracker "Percentage of issues still open")
58

69
Official Java implementation of the [Piwik Tracking HTTP API](http://developer.piwik.org/api-reference/tracking-api).
710

0 commit comments

Comments
 (0)