From e71dd015ae315318ee39849858d026b2a4cfdda6 Mon Sep 17 00:00:00 2001 From: jackfood Date: Sat, 16 Sep 2023 16:21:04 +0800 Subject: [PATCH] README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d00ec1..a22c8e7 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Run the following command: ```bash python ~start.py - + ``` ## Integration The main goal of this project is to integrate the Half-codeInterpreter into the gpt4free generative AI. Work is in progress to combine the capabilities of both projects for enhanced functionality.