8000
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 66d624b commit baeb4aaCopy full SHA for baeb4aa
README.rst
@@ -1,7 +1,10 @@
1
.. image:: https://readthedocs.org/projects/pymysql/badge/?version=latest
2
- :target: http://pymysql.readthedocs.io/en/latest/?badge=latest
+ :target: https://pymysql.readthedocs.io/
3
:alt: Documentation Status
4
5
+.. image:: https://badge.fury.io/py/PyMySQL.svg
6
+ :target: https://badge.fury.io/py/PyMySQL
7
+
8
.. image:: https://travis-ci.org/PyMySQL/PyMySQL.svg?branch=master
9
:target: https://travis-ci.org/PyMySQL/PyMySQL
10
0 commit comments