From 78c531bd8949ba3044e94e654d9aed3987a699d1 Mon Sep 17 00:00:00 2001 From: nxshock Date: Sat, 15 Jul 2017 17:37:54 +0500 Subject: [PATCH] Restore links on labels --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index d7a492a..fd585a5 100644 --- a/README.rst +++ b/README.rst @@ -5,10 +5,13 @@ colorcrop .. |bs| image:: https://travis-ci.org/nxshock/colorcrop.svg?branch=master :alt: Build Status + :target: https://travis-ci.org/nxshock/colorcrop .. |cs| image:: https://coveralls.io/repos/github/nxshock/colorcrop/badge.svg :alt: Coverage Status + :target: https://coveralls.io/github/nxshock/colorcrop .. |gd| image:: https://godoc.org/github.com/nxshock/colorcrop?status.svg :alt: GoDoc + :target: https://godoc.org/github.com/nxshock/colorcrop A pure Go library for cropping images by removing borders with specified color.