Skip to content

Commit fe1040f

Browse files
stephane-caronStéphane Caron
authored andcommitted
[minor] Update the README
1 parent 8243fc6 commit fe1040f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
![Status](https://img.shields.io/pypi/status/robot_descriptions)
77
[![Contributing](https://img.shields.io/badge/PRs-welcome-green.svg)](https://github.com/stephane-caron/robot_descriptions.py/tree/master/CONTRIBUTING.md)
88

9-
Import open source robot descriptions as Python modules. The wrapper automatically downloads and cache files at first import. Most [Awesome Robot Descriptions](https://github.com/robot-descriptions/awesome-robot-descriptions) are available.
9+
Import open source robot descriptions as Python modules.
1010

11-
All descriptions [load successfully](https://github.com/stephane-caron/robot_descriptions.py#loaders) in PyBullet (URDF) and MuJoCo (MJCF).
11+
Importing a description for the first time automatically downloads and caches files for future imports. Most [Awesome Robot Descriptions](https://github.com/robot-descriptions/awesome-robot-descriptions) are available. All of them [load successfully](https://github.com/stephane-caron/robot_descriptions.py#loaders) in PyBullet (URDF) and MuJoCo (MJCF).
1212

1313
## Installation
1414

0 commit comments

Comments
 (0)