Adding Maven central badge to README.md (shows within GitHub)
Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/1ff8cc44 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/1ff8cc44 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/1ff8cc44 Branch: refs/heads/master Commit: 1ff8cc44e761b330868ce3f4f33fa6920e5500f2 Parents: 35e3566 Author: Francesco Chicchiriccò <[email protected]> Authored: Mon Sep 5 15:46:31 2016 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Mon Sep 5 15:46:31 2016 +0200 ---------------------------------------------------------------------- README.md | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/1ff8cc44/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index ccdf489..169577a 100644 --- a/README.md +++ b/README.md @@ -24,4 +24,7 @@ More information at http://syncope.apache.org <a href="https://bestpractices.coreinfrastructure.org/projects/154"> <img src="https://bestpractices.coreinfrastructure.org/projects/154/badge"/> </a> +<a href="https://maven-badges.herokuapp.com/maven-central/org.apache.syncope/syncope/"> + <img src="https://maven-badges.herokuapp.com/maven-central/org.apache.syncope/syncope/badge.svg"> +</a> <a href="https://travis-ci.org/apache/syncope"><img src="https://api.travis-ci.org/apache/syncope.png"/></a>
