Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3dd7535

Browse filesBrowse files
committed
Merge pull request PyMySQL#62 from graingert/patch-5
Add documentation link
2 parents 4b0519a + 4f53c17 commit 3dd7535
Copy full SHA for 3dd7535

File tree

Expand file treeCollapse file tree

1 file changed

+5
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+5
-0
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,8 @@ in your `requirements.txt` to avoid trying install source newest pacakge.
3939
1. Download source by `git clone` or [zipfile](https://github.com/PyMySQL/mysqlclient-python/archive/master.zip).
4040
2. Customize `site.cfg`
4141
3. `python setup.py install`
42+
43+
### Documentation
44+
45+
Documentation is hosted on [Read The Docs](https://mysqlclient.readthedocs.org/)
46+

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.