mirror of
https://github.com/nxshock/colorcrop.git
synced 2025-07-02 00:23:44 +05:00
Move labels to one line
This commit is contained in:
parent
6b5251a781
commit
85e225dad5
1 changed files with 5 additions and 3 deletions
|
@ -1,11 +1,13 @@
|
|||
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
|
||||
.. image:: https://coveralls.io/repos/github/nxshock/colorcrop/badge.svg
|
||||
.. |cs| image:: https://coveralls.io/repos/github/nxshock/colorcrop/badge.svg
|
||||
: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
|
||||
|
||||
A pure Go library for cropping images by removing borders with specified color.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue