From 67780f4c64b779d18c5e4289ab50a12cad235024 Mon Sep 17 00:00:00 2001 From: jackfood Date: Sat, 16 Sep 2023 16:20:41 +0800 Subject: [PATCH] README.md --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 82b126d..3d00ec1 100644 --- a/README.md +++ b/README.md @@ -15,11 +15,12 @@ Clone or download this repository and put it in your Python directory. Run the following command: -```bash -python ~start.py + ```bash + python ~start.py + -Integration +## 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. -Contributing +## Contributing We welcome contributions! If you want to contribute to this project, please follow our contribution guidelines.