From bb9289bdc0797662b2011b073b17f4720505e148 Mon Sep 17 00:00:00 2001 From: nxshock Date: Fri, 30 Jun 2017 22:42:12 +0500 Subject: [PATCH] Add godoc bage --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4c058ab..edb3805 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![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) +[![GoDoc](https://godoc.org/github.com/nxshock/colorcrop?status.svg)](https://godoc.org/github.com/nxshock/colorcrop) A pure Go library for cropping images by removing borders with specified color.