From 74265f97e2fe222f593d681bc359a4fb4b8c7ce8 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Thu, 12 Jan 2023 04:06:33 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=8F=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- legacy/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/readme.md b/legacy/readme.md index c0ceeb6a..f456205a 100644 --- a/legacy/readme.md +++ b/legacy/readme.md @@ -1,6 +1,6 @@ # Update January 12, 2023 -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. 🔥 +This package allows you to access ChatGPT from Node.js – even with OpenAI's Cloudflare protections. It uses a **fully automated browser-based solution**, which uses Puppeteer and CAPTCHA solvers under the hood. 🔥 ```ts import { ChatGPTAPIBrowser } from 'chatgpt'