Merge pull request #1 from frewsxcv/patch-1

Fix broken link in README
This commit is contained in:
INADA Naoki
2014-05-13 16:30:51 +09:00

View File

@@ -3,7 +3,7 @@ mysqlclient
[![Build Status](https://secure.travis-ci.org/PyMySQL/mysqlclient-python.png)](http://travis-ci.org/PyMySQL/mysqlclient-python)
This is a fork of [MySQLdb1](farcepest/MySQLdb1).
This is a fork of [MySQLdb1](https://github.com/farcepest/MySQLdb1).
This project adds Python 3 support and bug fixes.
I hope this fork is merged back to MySQLdb1 like distribute was merged back to setuptools.