Skip to content

Commit

Permalink
Merge pull request #28 from valery1707/badge-with-automatic-versions
Browse files Browse the repository at this point in the history
Badge with automatic versions
  • Loading branch information
vladmihalcea committed Dec 29, 2015
2 parents e0409c3 + aca3b36 commit 0fbf38e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<img src="https://raw.githubusercontent.com/wiki/vladmihalcea/flexy-pool/image/FlexyPoolLogo.jpg" alt="Flexy Pool Logo" height="196">

[![License](https://img.shields.io/github/license/vladmihalcea/flexy-pool.svg)](https://raw.githubusercontent.com/vladmihalcea/flexy-pool/master/LICENSE)
[![Maven Central](https://img.shields.io/maven-central/v/com.vladmihalcea.flexy-pool/flexy-pool-parent.svg)](http://search.maven.org/#artifactdetails|com.vladmihalcea.flexy-pool|flexy-pool-parent|1.2.4|pom)
[![JavaDoc](https://img.shields.io/badge/javadoc-1.2.4-blue.svg)](http://www.javadoc.io/doc/com.vladmihalcea.flexy-pool/flexy-pool-core/1.2.4)
[![Maven Central](https://img.shields.io/maven-central/v/com.vladmihalcea.flexy-pool/flexy-pool-parent.svg)](https://maven-badges.herokuapp.com/maven-central/com.vladmihalcea.flexy-pool/flexy-pool-parent)
[![JavaDoc](https://javadocbadge-valery1707.rhcloud.com/doc/com.vladmihalcea.flexy-pool/flexy-pool-core/badge.svg?color=blue)](http://www.javadoc.io/doc/com.vladmihalcea.flexy-pool/flexy-pool-core)

[![Build Status](https://travis-ci.org/vladmihalcea/flexy-pool.svg)](https://travis-ci.org/vladmihalcea/flexy-pool)
[![Coverage Status](https://coveralls.io/repos/vladmihalcea/flexy-pool/badge.svg?branch=master)](https://coveralls.io/r/vladmihalcea/flexy-pool?branch=master)
Expand Down

0 comments on commit 0fbf38e

Please sign in to comment.