Fix grammar in readme

This commit is contained in:
Thomas Grainger
2015-03-17 16:42:49 +00:00
parent c78360c769
commit 23653dcc28

View File

@@ -7,7 +7,7 @@ long_description:
Python interface to MySQL
=========================
\n
mysqlclient is a fork of MySQL-python. It add Python 3.3 support
mysqlclient is a fork of MySQL-python. It adds Python 3.3 support
and merges some pull requests.
\n
MySQLdb is an interface to the popular MySQL_ database server for