Skip to content

Commit

Permalink
Update README.md (#2124)
Browse files Browse the repository at this point in the history
* Update README.md

Signed-off-by: Alejandro Hernández Cordero <[email protected]>

* Update README.md

Co-authored-by: Ian Chen <[email protected]>
Signed-off-by: Michael Carroll <[email protected]>

---------

Signed-off-by: Alejandro Hernández Cordero <[email protected]>
Signed-off-by: Michael Carroll <[email protected]>
Co-authored-by: Michael Carroll <[email protected]>
Co-authored-by: Ian Chen <[email protected]>
  • Loading branch information
3 people authored Sep 7, 2023
1 parent 491fa23 commit 353ad20
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ introspection and control.

# Install

See the [installation tutorial](https://gazebosim.org/api/gazebo/6.1/install.html).
See the [installation tutorial](https://gazebosim.org/api/sim/8/install.html).

# Usage

Expand Down Expand Up @@ -125,11 +125,11 @@ This issue is tracked [here](https://github.com/gazebosim/gz-tools/issues/8).

# Documentation

See the [installation tutorial](https://gazebosim.org/api/gazebo/6.1/install.html).
See the [installation tutorial](https://gazebosim.org/api/sim/8/install.html).

# Testing

See the [installation tutorial](https://gazebosim.org/api/gazebo/6.1/install.html).
See the [installation tutorial](https://gazebosim.org/api/sim/8/install.html).

See the [Writing Tests section of the contributor guide](https://github.com/gazebosim/gz-sim/blob/main/CONTRIBUTING.md#writing-tests) for help creating or modifying tests.

Expand All @@ -145,6 +145,7 @@ gz-sim
│   └── worlds Example SDF world files.
├── include/gz/sim Header files that downstream users are expected to use.
│   └── detail Header files that are not intended for downstream use, mainly template implementations.
├── python Python wrappers
├── src Source files and unit tests.
│   ├── gui Graphical interface source code.
│   └── systems System source code.
Expand Down

0 comments on commit 353ad20

Please sign in to comment.