add README

此提交包含在:
2021-12-22 22:31:09 +08:00
父節點 dddb8a4ac0
當前提交 15fa5ece82
共有 4 個檔案被更改,包括 26 行新增3 行删除

18
README.md 一般檔案
查看文件

@@ -0,0 +1,18 @@
# sdu-auto-evaluation
山东大学新教务自动评教。
### 使用
先下载`sdu-auto-evaluation.exe`,然后运行:
```
sdu-auto-evaluation.exe -u 用户名 -p 密码
```
### 编译
```
go build
```