From a8d1b2dc4b3e9d6a08a59dfd63c306005cc8c62a Mon Sep 17 00:00:00 2001 From: nxshock Date: Fri, 30 Jun 2017 22:14:04 +0500 Subject: [PATCH] Add coverage bage --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8001c3f..4c058ab 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # colorcrop [![Build Status](https://travis-ci.org/nxshock/colorcrop.svg?branch=master)](https://travis-ci.org/nxshock/colorcrop) +[![Coverage Status](https://coveralls.io/repos/github/nxshock/colorcrop/badge.svg)](https://coveralls.io/github/nxshock/colorcrop) A pure Go library for cropping images by removing borders with specified color.