Skip to content

Commit bedb9df

Browse files
authored
Update README.md
1 parent 0a4c881 commit bedb9df

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

scene/safebench/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,13 @@
88

99
## 目录结构说明
1010

11+
## 🚀 安装方法
1112

13+
确保你已经安装了以下依赖:
14+
15+
```bash
16+
pip install gym pygame
17+
```
1218
---
1319

1420
## 核心文件功能说明
@@ -60,6 +66,7 @@
6066
- 可以控制仿真时间、动作脚本等。
6167

6268
---
69+
scenario
6370

6471
## 注意事项
6572

0 commit comments

Comments
 (0)