更新 README.md

This commit is contained in:
翟宇轩 2026-01-09 08:31:55 +08:00
parent 62d8b32833
commit cd1f0daf60

View File

@ -94,7 +94,7 @@ manga_generate/
├── .venv/ # Python 虚拟环境
├── backend.log # 后端运行日志
├── main.py # 根目录入口脚本
├── pyproject.toml # 项目配置与依赖管理 (uv/pip)
├── pyproject.toml # 项目配置与依赖管理
├── uv.lock # 依赖锁定文件
├── LICENSE # 开源许可证
└── README.md # 项目说明文档