docs(README-EN): Update configuration instructions

Instruct users to copy config.py.example to config.py for local setup.
This commit is contained in:
ghmark675
2025-11-03 08:38:09 +08:00
committed by BaiFu
parent bda4343c48
commit 46b2f00a6e
+2
View File
@@ -218,6 +218,8 @@ playwright install chromium
#### 4.1 Configure API Keys
Copy the `config.py.example` file to `config.py`
Edit the `config.py` file and fill in your API keys (you can also choose your own models and search proxies; see the config file for details):
```python