Update badges

This commit is contained in:
Emux
2016-11-19 17:28:31 +02:00
parent 7c9c3732fb
commit 96be36edb8
2 changed files with 4 additions and 4 deletions

View File

@@ -1,8 +1,8 @@
# Integration guide
This article describes how to integrate the library in your project, with Gradle / Maven / Jars or use SNAPSHOT builds.
This article describes how to integrate the library in your project, with Gradle / Maven / Jars or SNAPSHOT builds.
Current version is [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.mapsforge/vtm/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.mapsforge/vtm)
Current version is [![Maven Central](https://img.shields.io/maven-central/v/org.mapsforge/vtm.svg)](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.mapsforge%22)
## Gradle