We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e122aa commit e30c456Copy full SHA for e30c456
README.rst
@@ -2,11 +2,11 @@
2
TextBlob: Simplified Text Processing
3
====================================
4
5
-.. image:: https://badge.fury.io/py/textblob.svg
+.. image:: https://badgen.net/pypi/v/textblob
6
:target: http://badge.fury.io/py/textblob
7
:alt: Latest version
8
9
-.. image:: https://travis-ci.org/sloria/TextBlob.svg?branch=master
+.. image:: https://badgen.net/travis/sloria/textblob/dev
10
:target: https://travis-ci.org/sloria/TextBlob
11
:alt: Travis-CI
12
0 commit comments