Move labels to one line

This commit is contained in:
nxshock 2017-07-15 12:06:18 +05:00
parent 6b5251a781
commit 85e225dad5

View file

@ -1,11 +1,13 @@
colorcrop colorcrop
========= =========
.. image:: https://travis-ci.org/nxshock/colorcrop.svg?branch=master |bs| |cs| |gd|
.. |bs| image:: https://travis-ci.org/nxshock/colorcrop.svg?branch=master
:alt: Build Status :alt: Build Status
.. image:: https://coveralls.io/repos/github/nxshock/colorcrop/badge.svg .. |cs| image:: https://coveralls.io/repos/github/nxshock/colorcrop/badge.svg
:alt: Coverage Status :alt: Coverage Status
.. image:: https://godoc.org/github.com/nxshock/colorcrop?status.svg .. |gd| image:: https://godoc.org/github.com/nxshock/colorcrop?status.svg
:alt: GoDoc :alt: GoDoc
A pure Go library for cropping images by removing borders with specified color. A pure Go library for cropping images by removing borders with specified color.