From 3996d1f9c412169cc48c2ddd56ce15541aca9f82 Mon Sep 17 00:00:00 2001 From: jackfood Date: Sat, 16 Sep 2023 22:46:26 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d7a7351..d42fadd 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Do note that the stability depends on the free provider from ##gtp4free. To exit the chat engine, type 'exit' when prompted for input. -Extracted Python code blocks are saved in aipythonanswer.txt and utf8.txt. pip.txt contains any extracted pip install package names. +Extracted Python code blocks are saved in aipythonanswer.txt, and pip.txt contains any extracted pip install package names which links to installpip.py. Make sure you have the necessary Python environment and libraries installed to execute the code generated by the AI.