update README
Some checks failed
CI - Build and Push Docker Image & Update Helm Chart / build-and-deploy (push) Failing after 1m41s
Some checks failed
CI - Build and Push Docker Image & Update Helm Chart / build-and-deploy (push) Failing after 1m41s
This commit is contained in:
@@ -18,7 +18,7 @@ WordMark 是一个基于 FastAPI 和 THULAC 的词性标注工具。用户可以
|
|||||||
|
|
||||||
```
|
```
|
||||||
project/
|
project/
|
||||||
├── app.py # FastAPI 项目入口
|
├── main.py # FastAPI 项目入口
|
||||||
├── Dockerfile # Docker 配置文件
|
├── Dockerfile # Docker 配置文件
|
||||||
├── requirements.txt # Python 包依赖文件
|
├── requirements.txt # Python 包依赖文件
|
||||||
├── templates/ # HTML 模板文件夹
|
├── templates/ # HTML 模板文件夹
|
||||||
|
|||||||
Reference in New Issue
Block a user