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
@@ -56,7 +56,7 @@ Follow the development setup below before opening a pull request. Keep changes f
Install the following tooling first:
- **Git** for version control
- **Python** 3.13 or newer
- **Python** 3.14 or newer
- **Bun** for frontend package management and scripts
### Backend (FastAPI)