diff --git a/README.md b/README.md index c530481..f3a284f 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ - APScheduler: 定时任务调度 - Pandas: 数据处理 - Pydantic: 数据验证 - +11 ## 项目结构 ``` @@ -43,7 +43,7 @@ pip install -r requirements.txt ```bash python main.py ``` - +测试 ## API文档 启动后访问 http://localhost:8000/docs 查看API文档