diff --git a/readme.md b/readme.md index e1940b90f..c0ceeb6af 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ # Update January 12, 2023 -This package works to access ChatGPT pretty consistently, even after OpenAI added Cloudflare protections. To circumvent these protections, we've added a **fully automated browser-based solution**, which uses Puppeteer and CAPTCHA solvers under the hood. 🔥 +This package allows you to access ChatGPT – even after OpenAI added Cloudflare protections. It uses a **fully automated browser-based solution**, which uses Puppeteer and CAPTCHA solvers under the hood. 🔥 ```ts import { ChatGPTAPIBrowser } from 'chatgpt'