Update README.md

This commit is contained in:
Crizomb 2023-04-07 15:21:23 +02:00 committed by GitHub
parent 458b7c0e78
commit 705446942f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,5 +7,5 @@ When using the code for the first time, go to main change last line by:
if __name__ == "__main__":
gpt_driver.create_user_data()
run the code, connect to chatgpt and then wait 60s the code to stop. then change back the code and run again.
run main.py, connect to chatgpt and then wait 60s the code to stop. then change back the code and run again.
You can chose manually GPT4 before the first prompt got sent.