Fix README
This commit is contained in:
@@ -2,13 +2,11 @@
|
|||||||
PyMySQL
|
PyMySQL
|
||||||
=======
|
=======
|
||||||
|
|
||||||
.. contents::
|
|
||||||
..
|
|
||||||
|
|
||||||
|
|
||||||
.. image:: https://travis-ci.org/PyMySQL/PyMySQL.svg?branch=master
|
.. image:: https://travis-ci.org/PyMySQL/PyMySQL.svg?branch=master
|
||||||
:target: https://travis-ci.org/PyMySQL/PyMySQL
|
:target: https://travis-ci.org/PyMySQL/PyMySQL
|
||||||
|
|
||||||
|
.. contents::
|
||||||
|
|
||||||
This package contains a pure-Python MySQL client library. The goal of PyMySQL
|
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,
|
is to be a drop-in replacement for MySQLdb and work on CPython, PyPy,
|
||||||
IronPython and Jython.
|
IronPython and Jython.
|
||||||
|
|||||||
Reference in New Issue
Block a user