Fix README

This commit is contained in:
INADA Naoki
2015-01-24 18:57:25 +09:00
parent 32f391dc8e
commit a995f4eeda

View File

@@ -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.