Skip to content

Commit acaf0ee

Browse files
authored
Merge pull request #802 from javatlacati/master
Added shiled on readme linked to maven central
2 parents 53589de + 31c5362 commit acaf0ee

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.asciidoc

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
== ANDROID MAVEN PLUGIN
22

3-
A plugin for Android application development with http://maven.apache.org[Apache Maven 3.0.5+] and
3+
image:https://img.shields.io/maven-central/v/com.simpligility.maven.plugins/android-maven-plugin.svg?label=Maven%20Central["Build Status", link="https://search.maven.org/search?q=g:%22com.simpligility.maven.plugins%22%20AND%20a:%22android-maven-plugin%22"]
4+
5+
A plugin for Android application development with http://maven.apache.org[Apache Maven 3.0.5+] and
46
the http://tools.android.com[Android SDK].
57

68
Please check out our http://simpligility.github.io/android-maven-plugin/[website] for further information!
@@ -14,6 +16,6 @@ Please check out our http://simpligility.github.io/android-maven-plugin/[website
1416

1517
=== Contributions
1618

17-
We welcome all the help we can get! Read more on
19+
We welcome all the help we can get! Read more on
1820
https://github.com/simpligility/android-maven-plugin/blob/master/src/site/asciidoc/contributing.adoc[in the documentation]
19-
and join the https://github.com/simpligility/android-maven-plugin/graphs/contributors[large list of contributors.]
21+
and join the https://github.com/simpligility/android-maven-plugin/graphs/contributors[large list of contributors.]

0 commit comments

Comments
 (0)