From 2ae9899eac131ee6847de42853def569e69b335b Mon Sep 17 00:00:00 2001 From: CapSolver <111706386+capsolver@users.noreply.github.com> Date: Thu, 6 Nov 2025 15:49:30 +0800 Subject: [PATCH] Clarify CapSolver integration instructions Updated text for clarity and capitalization. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 68a46f5b..7fd36ef2 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ if __name__ == "__main__": asyncio.run(main()) ``` -If you encounter captcha during workflow, integrate CapSolver, see the [integration guide](https://www.capsolver.com/blog/Partners/crawl4ai-capsolver/?utm_source=crawl4ai&utm_medium=github_pr&utm_campaign=crawl4ai_integration), including reCAPTCHA v2, v3, Cloudflare Turnstile, Challenge, AWS WAF and more. +If you encounter Captcha during your workflow, follow the [integration guide](https://www.capsolver.com/blog/Partners/crawl4ai-capsolver/?utm_source=crawl4ai&utm_medium=github_pr&utm_campaign=crawl4ai_integration) to integrate CapSolver. It supports reCAPTCHA v2/v3, Cloudflare Turnstile, Challenge, AWS WAF, and more. 3. Or use the new command-line interface: ```bash