Skip to content

Commit

Permalink
Use badgen badges
Browse files Browse the repository at this point in the history
  • Loading branch information
sloria committed Feb 2, 2019
1 parent 8e122aa commit e30c456
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 @@ -2,11 +2,11 @@
TextBlob: Simplified Text Processing
====================================

.. image:: https://badge.fury.io/py/textblob.svg
.. image:: https://badgen.net/pypi/v/textblob
:target: http://badge.fury.io/py/textblob
:alt: Latest version

.. image:: https://travis-ci.org/sloria/TextBlob.svg?branch=master
.. image:: https://badgen.net/travis/sloria/textblob/dev
:target: https://travis-ci.org/sloria/TextBlob
:alt: Travis-CI

Expand Down

0 comments on commit e30c456

Please sign in to comment.