ExamSchedule/README.md
MKStoler1024 ae46d4f8d0 docs: 更新README以添加快速使用说明和配置步骤
fix: 调整当前时间字体大小以改善可读性
2025-01-15 05:51:41 +00:00

13 lines
184 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# ExamSchedule
ExamShowboard的轻量级实现
## 快速使用
填写`exam_config.json`确保安装Python。然后执行
```bash
python3 -m http.server 8000
```
即可。