update README

This commit is contained in:
Grey_D 2023-03-19 19:42:43 +08:00
parent f1d9078830
commit de9010d25e

View File

@ -11,5 +11,6 @@ There are two modes of running. One is based on the project `chatgpt-wrapper`, w
## Examples
1. **Get username on local PC**: `python3 example_chatgpt_api.py`
2. **Use SQLMap**: `python3 example_sqlmap.py`
1. **Test Example with ChatGPT Browser**: `python3 example_chatgpt_playwright.py`
2. **Test Example with ChatGPT API** (requires API key): `python3 example_chatgpt_API.py`