Skip to content

Commit

Permalink
Update badges in README
Browse files Browse the repository at this point in the history
  • Loading branch information
agschwender committed Jul 16, 2016
1 parent 51aa14c commit 4b93eb5
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,26 +1,22 @@
Pilbox
======

.. image:: https://pypip.in/v/pilbox/badge.png
.. image:: https://badge.fury.io/py/pilbox.svg
:target: https://pypi.python.org/pypi/pilbox
:alt: PyPI Version

.. image:: https://travis-ci.org/agschwender/pilbox.png
.. image:: https://travis-ci.org/agschwender/pilbox.svg?branch=master
:target: https://travis-ci.org/agschwender/pilbox
:alt: Build Status

.. image:: https://coveralls.io/repos/agschwender/pilbox/badge.png
.. image:: https://coveralls.io/repos/agschwender/pilbox/badge.svg
:target: https://coveralls.io/r/agschwender/pilbox
:alt: Test Coverage

.. image:: https://landscape.io/github/agschwender/pilbox/master/landscape.svg?style=flat
:target: https://landscape.io/github/agschwender/pilbox/master
:alt: Code Health

.. image:: https://pypip.in/d/pilbox/badge.png
:target: https://pypi.python.org/pypi/pilbox
:alt: PyPI Downloads


Pilbox is an image processing application server built on Python's
`Tornado web framework <http://www.tornadoweb.org/en/stable/>`_ using
Expand Down

0 comments on commit 4b93eb5

Please sign in to comment.