diff --git a/README.md b/README.md index d6681dbc..f5a9e0b3 100644 --- a/README.md +++ b/README.md @@ -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.