docs: Add README

This commit is contained in:
Ting-Jun Wang 2021-06-19 21:37:02 +08:00
parent ce7906f6a5
commit a90255204b
Signed by: snsd0805
GPG Key ID: 8DB0D22BC1217D33

26
README.md Normal file
View File

@ -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填上自己的學號、密碼