Skip to content

Commit 729ec54

Browse files
committed
Update README
1 parent 3e95f35 commit 729ec54

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
# mysqlclient
22

3-
[![Build Status](https://secure.travis-ci.org/PyMySQL/mysqlclient-python.png)](http://travis-ci.org/PyMySQL/mysqlclient-python)
3+
This project is a fork of [MySQLdb1](https://github.com/farcepest/MySQLdb1).
4+
This project adds Python 3 support and fixed many bugs.
45

5-
This is a fork of [MySQLdb1](https://github.com/farcepest/MySQLdb1).
6-
7-
This project adds Python 3 support and bug fixes.
8-
I hope this fork is merged back to MySQLdb1 like distribute was merged back to setuptools.
6+
* PyPI: https://pypi.org/project/mysqlclient/
7+
* GitHub: https://github.com/PyMySQL/mysqlclient
98

109

1110
## Support
@@ -83,4 +82,3 @@ $ pip install mysqlclient
8382
### Documentation
8483

8584
Documentation is hosted on [Read The Docs](https://mysqlclient.readthedocs.io/)
86-

0 commit comments

Comments
 (0)