From 59dace68480ea2579212d62b7e8e6091a1a25589 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sebastian=20Ho=C3=9F?= Date: Sat, 2 Jul 2016 18:33:52 +0200 Subject: [PATCH] remove default color MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Sebastian Hoß --- README.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.asciidoc b/README.asciidoc index 720dc4a..d8ef4ac 100755 --- a/README.asciidoc +++ b/README.asciidoc @@ -9,7 +9,7 @@ image:https://img.shields.io/badge/license-cc%20zero-000000.svg?style=flat-squar pass:[Maven Central] pass:[Read JavaDocs] image:https://www.openhub.net/p/{project-name}/widgets/project_thin_badge.gif["Open Hub statistics", link="https://www.openhub.net/p/{project-name}"] -image:https://reposs.herokuapp.com/?path={github-org}/{project-name}&style=flat-square&color=blue["Repository size"] +image:https://reposs.herokuapp.com/?path={github-org}/{project-name}&style=flat-square["Repository size"] image:https://img.shields.io/travis/{github-org}/{project-name}/master.svg?style=flat-square["Build Status", link="https://travis-ci.org/{github-org}/{project-name}"] image:https://img.shields.io/coveralls/{github-org}/{project-name}/master.svg?style=flat-square["Code Coverage", link="https://coveralls.io/github/{github-org}/{project-name}"] -- 2.11.4.GIT