From 9fc1ea3ee49fa6da4a0c64327c10c93c05d47d68 Mon Sep 17 00:00:00 2001 From: xiangjinyu <1376193973@qq.com> Date: Mon, 10 Mar 2025 20:48:42 +0800 Subject: [PATCH] update cite in README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4479dfe..20d9f05 100644 --- a/README.md +++ b/README.md @@ -150,7 +150,7 @@ and [browser-use](https://github.com/browser-use/browser-use) for providing basi OpenManus is built by contributors from MetaGPT. Huge thanks to this agent community! ## Cite - +```bibtex @misc{openmanus2024, 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}, @@ -159,3 +159,4 @@ OpenManus is built by contributors from MetaGPT. Huge thanks to this agent commu journal = {GitHub repository}, howpublished = {\url{https://github.com/mannaandpoem/OpenManus}}, } +``` \ No newline at end of file