docs: refine proxy configuration note in README.md for clarity

- Updated the proxy configuration section to specify that some tasks may require proxy settings to function properly, depending on website defenses.
- Enhanced user guidance by clarifying the importance of proper proxy configuration for task execution.
- Maintained existing content while improving clarity and user understanding of configuration requirements.
This commit is contained in:
yuanmengqi
2025-07-29 09:59:31 +00:00
parent c3469835f2
commit 99fa3b7cb9

View File

@@ -153,7 +153,7 @@ You will see all the logs of the system running normally, including the successf
> **⚠️ Important Configuration Requirements:**
>
> * **Google Account Tasks**: Some tasks require Google account access and OAuth2.0 configuration. Please refer to [Google Account Guideline](ACCOUNT_GUIDELINE.md) for detailed setup instructions.
> * **Proxy Configuration**: Some tasks may require proxy settings for network access. Please refer to your system's proxy configuration documentation.
> * **Proxy Configuration**: Some tasks may require proxy settings to function properly (this depends on the strength of website defenses against your network location). Please refer to your system's proxy configuration documentation.
> * **Impact of Missing Configuration**: If these configurations are not properly set up, the corresponding tasks will fail to execute correctly, leading to lower evaluation scores.