Skip to content

Commit

Permalink
Add Maven Central status badge to README.
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaelhg committed Jan 22, 2017
1 parent 2bb62e6 commit 366a03b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ Java URL builder

[![Build Status](https://travis-ci.org/mikaelhg/urlbuilder.png?branch=master)](https://travis-ci.org/mikaelhg/urlbuilder)
[![Coverage Status](https://coveralls.io/repos/mikaelhg/urlbuilder/badge.svg?branch=master)](https://coveralls.io/r/mikaelhg/urlbuilder?branch=master)
[![Maven Central](https://img.shields.io/maven-central/v/io.mikael/urlbuilder.svg)](http://repo1.maven.org/maven2/io/mikael/urlbuilder/)

Create and modify URLs and URL parameters easily, with a builder class.

Expand Down

0 comments on commit 366a03b

Please sign in to comment.