minor update README

This commit is contained in:
Grey_D 2023-02-28 00:40:57 +08:00
parent 01930a9fdb
commit bef7ba975e

View File

@ -6,4 +6,7 @@ The goal is to build a user-friendly bridge to automate ChatGPT and other GPT mo
## Installation
1. Install `requirements.txt` with `pip install -r requirements.txt`
2. Install `chatgpt-wrapper`: `pip install git+https://github.com/mmabrouk/chatgpt-wrapper`. More details at: https://github.com/mmabrouk/chatgpt-wrapper.
3.
## Examples
1. **Get username on local PC**: `python3 example_chatgpt_api.py`