From 8755452e6729e3e045f792f15ff9b90e8622f3fa Mon Sep 17 00:00:00 2001 From: Zhaoyang Yu Date: Wed, 12 Mar 2025 10:06:23 +0800 Subject: [PATCH] Update readme Chinese citations, remove other languages --- README.md | 11 +---------- README_ko.md | 10 +--------- README_zh.md | 21 ++++++++++++++------- 3 files changed, 16 insertions(+), 26 deletions(-) diff --git a/README.md b/README.md index 0efb159..0ab3bd6 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,4 @@ -
- -
-🌐 Other Languages - -- English -- [中文](README_zh.md) -- [한국어](README_ko.md) - -
+English | [中文](README_zh.md) | [한국어](README_ko.md) [![GitHub stars](https://img.shields.io/github/stars/mannaandpoem/OpenManus?style=social)](https://github.com/mannaandpoem/OpenManus/stargazers)   diff --git a/README_ko.md b/README_ko.md index 16c85bf..ae0778e 100644 --- a/README_ko.md +++ b/README_ko.md @@ -1,13 +1,5 @@ -
+[English](README.md) | [中文](README_zh.md) | 한국어 -
-🌐 Other Languages - -- [English](README.md) -- [中文](README_zh.md) -- 한국어 - -
[![GitHub stars](https://img.shields.io/github/stars/mannaandpoem/OpenManus?style=social)](https://github.com/mannaandpoem/OpenManus/stargazers)   diff --git a/README_zh.md b/README_zh.md index 1ff7828..fd5526e 100644 --- a/README_zh.md +++ b/README_zh.md @@ -1,13 +1,7 @@ -
-
-🌐 Other Languages +[English](README.md) | 中文 | [한국어](README_ko.md) -- [English](README.md) -- 中文 -- [한국어](README_ko.md) -
[![GitHub stars](https://img.shields.io/github/stars/mannaandpoem/OpenManus?style=social)](https://github.com/mannaandpoem/OpenManus/stargazers)   @@ -157,3 +151,16 @@ python run_flow.py 此外,我们感谢 [AAAJ](https://github.com/metauto-ai/agent-as-a-judge),[MetaGPT](https://github.com/geekan/MetaGPT) 和 [OpenHands](https://github.com/All-Hands-AI/OpenHands). OpenManus 由 MetaGPT 社区的贡献者共同构建,感谢这个充满活力的智能体开发者社区! + +## 引用我们 + +```bibtex +@misc{openmanus2025, + author = {Xinbin Liang and Jinyu Xiang and Zhaoyang Yu and Jiayi Zhang and Sirui Hong}, + title = {OpenManus: An open-source framework for building general AI agents}, + year = {2025}, + publisher = {GitHub}, + journal = {GitHub repository}, + howpublished = {\url{https://github.com/mannaandpoem/OpenManus}}, +} +``` \ No newline at end of file