diff --git a/README.md b/README.md index 571c899..aa51778 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file + + +## Examples +1. **Get username on local PC**: `python3 example_chatgpt_api.py` \ No newline at end of file