更新 README.md

This commit is contained in:
翟宇轩 2026-01-09 10:29:28 +08:00
parent b1bca4a876
commit bc6ddab598

View File

@ -63,6 +63,7 @@ uv sync
## 🚀 快速开始 ## 🚀 快速开始
```bash ```bash
cd wd666
uv run streamlit run app.py uv run streamlit run app.py
``` ```