diff --git a/README.rst b/README.rst index e94e13a..92755ec 100644 --- a/README.rst +++ b/README.rst @@ -8,8 +8,7 @@ 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. +is to be a drop-in replacement for MySQLdb and work on CPython, PyPy and IronPython. Requirements