feat: enhance README with detailed core features and usage instructions

This commit is contained in:
shiyu
2026-02-09 17:56:50 +08:00
parent f8f85bddfb
commit ad6b335169
4 changed files with 176 additions and 54 deletions
+1 -1
View File
@@ -58,7 +58,7 @@
### 依赖准备
- **Git**: 用于版本控制。
- **Python**: >= 3.13
- **Python**: >= 3.14
- **Bun**: 用于前端包管理和脚本运行。
### 后端 (FastAPI)