docs: add usage

This commit is contained in:
Vincent Young
2024-04-02 15:14:28 -04:00
parent ca21106a61
commit a412cdfb10

View File

@@ -1 +1,8 @@
# FreeGPT35
# FreeGPT35
Use ChatGPT Web login-free version unlimited free use of **GPT-3.5-Turbo**. Forked from [https://github.com/skzhengkai/free-chatgpt-api](https://github.com/skzhengkai/free-chatgpt-api).
## Usage
```bash
npm install
node app.js
```