Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Commit

Permalink
use shields.io for badges
Browse files Browse the repository at this point in the history
  • Loading branch information
mindw committed Aug 21, 2015
1 parent 5ab8ca7 commit fc51d9c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ bcolz: columnar and compressed data containers
:Appveyor: |appveyor|
:And...: |powered|

.. |version| image:: https://pypip.in/v/bcolz/badge.png
.. |version| image:: https://img.shields.io/pypi/v/bcolz.png
:target: https://pypi.python.org/pypi/bcolz

.. |travis| image:: https://travis-ci.org/Blosc/bcolz.png?branch=master
.. |travis| image:: https://img.shields.io/travis/Blosc/bcolz.png
:target: https://travis-ci.org/Blosc/bcolz

.. |appveyor| image:: https://ci.appveyor.com/api/projects/status/va0cathv8jskf5po/branch/master?svg=true
.. |appveyor| image:: https://img.shields.io/appveyor/ci/esc/bcolz.png
:target: https://ci.appveyor.com/project/esc/bcolz/branch/master

.. |powered| image:: http://b.repl.ca/v1/Powered--By-Blosc-blue.png
Expand Down

0 comments on commit fc51d9c

Please sign in to comment.