From 83643f5d996dff82a4027c45587b37047ca64544 Mon Sep 17 00:00:00 2001
From: Bohan Hou <122025982+hbhalpha@users.noreply.github.com>
Date: Tue, 4 Feb 2025 10:25:24 +0800
Subject: [PATCH] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 8c3398f..51e05d8 100644
--- a/README.md
+++ b/README.md
@@ -195,7 +195,7 @@
* 利用LLM的code能力实现具身智能是一个有趣的想法
* 经典工作(1) Code as Policy: [Arxiv](https://arxiv.org/abs/2209.07753)
* 经典工作(2) Instruction2Act: [Arxiv](https://arxiv.org/abs/2305.11176)
-*有一些工作将三维视觉感知同LLM结合起来,共同促进具身智能规划
+* 有一些工作将三维视觉感知同LLM结合起来,共同促进具身智能规划
* VoxPoser [Arxiv](https://arxiv.org/abs/2307.05973)
* OmniManip [Arxiv](https://arxiv.org/abs/2501.03841)