diff --git a/Python/index.rst b/Python/index.rst index 458dcf0d..725abf57 100644 --- a/Python/index.rst +++ b/Python/index.rst @@ -6,6 +6,8 @@ Python Like You Mean It Edited by `David Mascharka `_ + `中文版 `_ (Chinese Version) + What this is ------------ Python Like You Mean It (PLYMI) is a free resource for learning the basics of Python & NumPy, and moreover, becoming a competent Python user. The features of the Python language that are emphasized here were chosen to help those who are particularly interested in STEM applications (data analysis, machine learning, numerical work, etc.). diff --git a/Python/intro.rst b/Python/intro.rst index 60b1cbe3..e5b34602 100644 --- a/Python/intro.rst +++ b/Python/intro.rst @@ -6,6 +6,8 @@ Python Like You Mean It Edited by `David Mascharka `_ + `中文版 `_ (Chinese Version) + What this is ------------ Python Like You Mean It (PLYMI) is a free resource for learning the basics of Python & NumPy, and moreover, becoming a competent Python user. The features of the Python language that are emphasized here were chosen to help those who are particularly interested in STEM applications (data analysis, machine learning, numerical work, etc.).