Skip to content

Commit

Permalink
Merge pull request #72 from movermeyer/fix_badges
Browse files Browse the repository at this point in the history
Switched broken pypip.in badges to shields.io
  • Loading branch information
byroot committed Mar 5, 2018
2 parents 529d83e + 01c8ac0 commit e23ca39
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.rst
Expand Up @@ -7,11 +7,8 @@ pysrt is a Python library used to edit or create SubRip files.
:target: http://travis-ci.org/byroot/pysrt
.. image:: https://coveralls.io/repos/byroot/pysrt/badge.png?branch=master
:target: https://coveralls.io/r/byroot/pysrt?branch=master
.. image:: https://pypip.in/v/pysrt/badge.png
.. image:: https://img.shields.io/pypi/v/pysrt.svg
:target: https://crate.io/packages/pysrt/
.. image:: https://pypip.in/d/pysrt/badge.png
:target: https://crate.io/packages/pysrt/


Foreword
====================
Expand Down

0 comments on commit e23ca39

Please sign in to comment.