Add coveralls badge

This commit is contained in:
Daniel Black
2015-08-26 20:31:00 +10:00
parent 2552b6312c
commit 5db6913b30

View File

@@ -5,6 +5,8 @@ PyMySQL
.. image:: https://travis-ci.org/PyMySQL/PyMySQL.svg?branch=master
:target: https://travis-ci.org/PyMySQL/PyMySQL
.. image:: https://coveralls.io/repos/PyMySQL/PyMySQL/badge.svg?branch=coveralls&service=github :target: https://coveralls.io/github/PyMySQL/PyMySQL?branch=coveralls
.. contents::
This package contains a pure-Python MySQL client library. The goal of PyMySQL