From f95c7cdc23cc2f691b236e60baae76a1789f42e5 Mon Sep 17 00:00:00 2001 From: 100gle <569590461@qq.com> Date: Wed, 18 May 2022 15:32:25 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E8=A1=A5=E5=85=85README=E4=BB=93?= =?UTF-8?q?=E5=BA=93=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 39eac68..de1f434 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,11 @@ 本仓库为少数派平台 [《100 小时后请叫我程序员》](https://sspai.com/series/271) 教程内容的相关源码、以及素材仓库,教程内的大部分示例代码都可通过对应的目录找到。 +仓库地址: + +- [Gitee](https://gitee.com/tinybot/sspai-100-hours-series-python)(国内) +- [Github](https://github.com/100gle/sspai-100-hours-series-python) + 在使用过程中如有任何问题欢迎在少数派私信我(推荐方式),或者在本仓库上面的 Issues 页面中提问。 在使用前需要将本仓库的项目下载后再通过 IDE 打开。