diff --git a/README.md b/README.md new file mode 100644 index 0000000..e6017ab --- /dev/null +++ b/README.md @@ -0,0 +1,26 @@ +# ChiSteward 暨管家 + +1092 暨南資工 Python 網頁擷取程式設計期末專題 + +因為暨大的資訊散佈在各個網頁中,每次要查詢相關資料都很麻煩。 + +因此我們打算整合相關資訊,如官網、Moodle、校務系統等。 + +## Contributor + +- 108321010 資工大二 陳宇鴻 +- 108321032 資工大二 王廷郡 + +## Usage + +Clone +```bash +git clone https://github.com/snsd0805/ChiSteward.git +``` + +Copy config.json.example +```bash +cp config.json.example config.json +``` + +編輯 config.json,填上自己的學號、密碼