Skip to content

Commit 17a43bb

Browse files
committed
add description
1 parent 6c94684 commit 17a43bb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.rst

+5
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,11 @@ Install cython (optional)
3131

3232
# pip install cython
3333

34+
Installation of cython is optional.
35+
CyMySQL will run faster if installed, but will also run without it.
36+
37+
Since the bottleneck is often in MySQL queries, installing cython may not be effective in many cases.
38+
3439
Install cymysql
3540
++++++++++++++++++++++++++++++
3641

0 commit comments

Comments
 (0)