更新README.md

This commit is contained in:
陆程杰 2026-01-08 22:16:11 +08:00
parent 07bb1229a1
commit 0b3a6a58e6

View File

@ -93,7 +93,7 @@ pip install -r requirements.txt
编辑`config.py`文件: 编辑`config.py`文件:
```python ```python
DEEPSEEK_API_KEY = "sk-9f449a2d06f644d082e32863d7c2d37c" DEEPSEEK_API_KEY = ""
``` ```
### 4. 启动应用 ### 4. 启动应用