From 705446942f087417aa8a4e2847c74e8bb2d1da52 Mon Sep 17 00:00:00 2001 From: Crizomb <62544756+Crizomb@users.noreply.github.com> Date: Fri, 7 Apr 2023 15:21:23 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6dc5409..3d919cf 100644 --- a/README.md +++ b/README.md @@ -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.