From a3196a1eaa02407093722c6273e79b7629f57e28 Mon Sep 17 00:00:00 2001 From: Vyacheslav Rusakov Date: Mon, 14 Aug 2017 15:05:50 +0700 Subject: [PATCH] fix badges --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ab507488c..5c356d3eb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Dropwizard guice integration -[![License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](http://www.opensource.org/licenses/MIT) -[![Build Status](http://img.shields.io/travis/xvik/dropwizard-guicey.svg?style=flat&branch=master)](https://travis-ci.org/xvik/dropwizard-guicey) +[![License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)](http://www.opensource.org/licenses/MIT) +[![Build Status](https://img.shields.io/travis/xvik/dropwizard-guicey.svg?style=flat&branch=master)](https://travis-ci.org/xvik/dropwizard-guicey) [![Coverage Status](https://img.shields.io/coveralls/xvik/dropwizard-guicey.svg?style=flat)](https://coveralls.io/r/xvik/dropwizard-guicey?branch=master) **DOCUMENTATION**: http://xvik.github.io/dropwizard-guicey/