update README
Some checks failed
CI - Build and Push Docker Image & Update Helm Chart / build-and-deploy (push) Failing after 1m41s

This commit is contained in:
2025-07-07 12:48:53 +08:00
parent 0c28af8b88
commit d4993c37e7

View File

@@ -18,7 +18,7 @@ WordMark 是一个基于 FastAPI 和 THULAC 的词性标注工具。用户可以
```
project/
├── app.py # FastAPI 项目入口
├── main.py # FastAPI 项目入口
├── Dockerfile # Docker 配置文件
├── requirements.txt # Python 包依赖文件
├── templates/ # HTML 模板文件夹