From 78387ee37bb72eb16f3ba18ca11f6712a4ce8c8b Mon Sep 17 00:00:00 2001 From: Yusheng Su Date: Mon, 23 Oct 2023 17:28:47 +0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6dbfc1fbe..fc2b1da65 100644 --- a/README.md +++ b/README.md @@ -482,7 +482,7 @@ AgentVerse is on a mission to revolutionize the multi-agent environment for larg ## How Can You Contribute? -- **Issue and Pull-Request**: If you encounter any problems when use AgentVerse, you can propose the issue. Beisdes, you can also autonomously ask us to assign issue to you and send the PR after you solve it (Please follow the [PULL_REQUEST_TEMPLATE](https://github.com/OpenBMB/AgentVerse/blob/main/PULL_REQUEST_TEMPLATE.md)). +- **Issue and Pull-Request**: If you encounter any problems when use AgentVerse, you can propose the issue. Beisdes, you can also autonomously ask us to assign issue to you and send the PR (Please follow the [PULL_REQUEST_TEMPLATE](https://github.com/OpenBMB/AgentVerse/blob/main/PULL_REQUEST_TEMPLATE.md)) after you solve it. - **Code Development**: If you're an engineer, help us refine, optimize, and expand the current framework. We're always looking for talented developers to enhance our existing features and develop new modules.