We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 332dd2a commit 98780caCopy full SHA for 98780ca
README.rst
@@ -21,14 +21,14 @@ their usecase. Ditto for uPyMySQL
21
Requirements
22
-------------
23
24
-* uPython
+* uPython_
25
26
* MySQL Server -- one of the following:
27
28
- MySQL_ >= 4.1 (tested with only 5.5~)
29
- MariaDB_ >= 5.1
30
31
-.. _uPython: http://www.python.org/
+.. _uPython: https://micropython.org/
32
.. _MySQL: http://www.mysql.com/
33
.. _MariaDB: https://mariadb.org/
34
@@ -114,6 +114,8 @@ PyMySQL mailing list: https://groups.google.com/forum/#!forum/pymysql-users
114
115
PyMySQL Github site: https://github.com/PyMySQL/PyMySQL
116
117
+uPython: https://micropython.org/
118
+
119
License
120
-------
121
0 commit comments