diff --git a/README.rst b/README.rst index 6b5688a..7f00cab 100644 --- a/README.rst +++ b/README.rst @@ -2,13 +2,11 @@ PyMySQL ======= -.. contents:: -.. - - .. image:: https://travis-ci.org/PyMySQL/PyMySQL.svg?branch=master :target: https://travis-ci.org/PyMySQL/PyMySQL +.. contents:: + This package contains a pure-Python MySQL client library. The goal of PyMySQL is to be a drop-in replacement for MySQLdb and work on CPython, PyPy, IronPython and Jython.