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)
[](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)
-- 한국어
-
-
[](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)
-
[](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