From 4acb3efdae88297914306040dee06db9d46282fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=99=E6=98=8C=E8=B4=BA?= Date: Thu, 12 Feb 2026 15:15:57 +0800 Subject: [PATCH] [fix] README --- README.md | 4 +++- README_zh-CN.md | 6 +++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a536859..f25ba89 100644 --- a/README.md +++ b/README.md @@ -531,11 +531,13 @@ This code builds upon following open-source code-bases. Please visit the URLs to 9. https://github.com/unitreerobotics/unitree_sdk2_python 10. https://github.com/ARCLab-MIT/beavr-bot -## 7. 📝 Citation +# 7. 📝 Citation +``` @misc{xr-teleoperate, author = {Unitree}, title = {XR-Teleoperate: An Open-Source Teleoperation Framework and Data Collection Toolkit for Embodied Intelligence}, howpublished = {\url{https://github.com/unitreerobotics/xr_teleoperate}}, year = {2025}, } +``` diff --git a/README_zh-CN.md b/README_zh-CN.md index 5b7f87d..b97bd5d 100644 --- a/README_zh-CN.md +++ b/README_zh-CN.md @@ -560,11 +560,15 @@ xr_teleoperate/ 9. https://github.com/unitreerobotics/unitree_sdk2_python 10. https://github.com/ARCLab-MIT/beavr-bot -## 7. 📝 引用 + +# 7. 📝 引用 + +``` @misc{xr-teleoperate, author = {Unitree}, title = {XR-Teleoperate: An Open-Source Teleoperation Framework and Data Collection Toolkit for Embodied Intelligence}, howpublished = {\url{https://github.com/unitreerobotics/xr_teleoperate}}, year = {2025}, } +```