From 8ed796a2a54191e38b44405cea8345302eff036e Mon Sep 17 00:00:00 2001 From: snsd0805 <31038723+snsd0805@users.noreply.github.com> Date: Mon, 23 Aug 2021 18:03:01 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=E7=88=AC=E8=9F=B2?= =?UTF-8?q?=E7=A8=8B=E5=BC=8F=E8=AA=AA=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f97d631..df9b355 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,9 @@ - [x] 把版排好(選課框框改成可下拉(才可以同時看到課表)) # 課程爬蟲使用說明 +> 因為學校教務系統更新通識分類的部份很慢,因此目前的程式碼已經修改成無法對應「通識課程分類」的版本, +> 實際上線的 data 是依靠「工人智慧」, +> 如果有需要爬取資料,建議使用較舊版本的 python code 安裝所需套件 ```