Skip to content

Commit

Permalink
Switched broken pypip.in badges to shields.io
Browse files Browse the repository at this point in the history
  • Loading branch information
movermeyer committed Mar 4, 2018
1 parent 20f11d0 commit a42767d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
:target: http://travis-ci.org/lmacken/unicards
.. image:: https://coveralls.io/repos/lmacken/unicards/badge.png?branch=master
:target: https://coveralls.io/r/lmacken/unicards
.. image:: https://pypip.in/v/unicards/badge.png
.. image:: https://img.shields.io/pypi/v/unicards.svg
:target: https://crate.io/packages/unicards
.. image:: https://pypip.in/d/unicards/badge.png
.. image:: https://img.shields.io/pypi/dm/unicards.svg
:target: https://crate.io/packages/unicards

A Python module for converting strings into `unicode playing cards <https://en.wikipedia.org/wiki/Unicode_Playing_Card_Block>`_.
Expand Down

0 comments on commit a42767d

Please sign in to comment.