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.