From a4f45cfb6c91c5e66b27046e1a540ef51e219f92 Mon Sep 17 00:00:00 2001 From: AuYang <459461160@qq.com> Date: Mon, 16 Oct 2023 15:14:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BD=BF=E7=94=A8pyinstaller=E6=89=93=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 5 ++++- README.md | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 22827a6..3966cdf 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,7 @@ __pycache__/ output/ old/ *.zip -*.exe \ No newline at end of file +*.exe +build/ +dist/ +*.spec \ No newline at end of file diff --git a/README.md b/README.md index 06c55e8..ffc9d83 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ ## 下载指定课程 -[下载压缩包](https://github.com/AuYang261/BIT_yanhe_download/releases/download/v1.0/yanhe.zip)并解压。 +[下载并解压](https://github.com/AuYang261/BIT_yanhe_download/releases/download/v1.1/yanhe.zip)。 在[延河课堂 (yanhekt.cn)](https://www.yanhekt.cn/recordCourse)中找到想下载的课程,以链接为https://www.yanhekt.cn/course/40524 的课程为例,复制地址栏最后的编号40524。