docs: Add README
This commit is contained in:
parent
ce7906f6a5
commit
a90255204b
26
README.md
Normal file
26
README.md
Normal 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,填上自己的學號、密碼
|
||||
Loading…
Reference in New Issue
Block a user