From 4f4272c781506df5d26f5a9546f4142c6e45e3aa Mon Sep 17 00:00:00 2001 From: Alex Ding Date: Sat, 14 Sep 2019 11:52:12 -0400 Subject: [PATCH] Added Chinese links --- Python/index.rst | 2 ++ Python/intro.rst | 2 ++ 2 files changed, 4 insertions(+) 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.).