diff --git a/README.rst b/README.rst index 2470a83..a19f530 100644 --- a/README.rst +++ b/README.rst @@ -63,9 +63,12 @@ Resources --------- DB-API 2.0: http://www.python.org/dev/peps/pep-0249 + MySQL Reference Manuals: http://dev.mysql.com/doc/ + MySQL client/server protocol: http://dev.mysql.com/doc/internals/en/client-server-protocol.html + PyMySQL mailing list: https://groups.google.com/forum/#!forum/pymysql-users License