From dc7e9abbb8b5ef56a652326fef11a3fc502be275 Mon Sep 17 00:00:00 2001 From: Luthics Date: Fri, 21 Oct 2022 00:43:04 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 739f8ff..5136f6d 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,11 @@ 西交大 Python 相关资源 ### 目录 -/homework 存各次的作业 code + + ├── homework # 存放作业的代码 + │ ├── 1 # 第一次作业的代码 + │ ├── 2 # 第二次作业的代码 + └── ... ### 一些自学可以参考的资源