Skip to content

Commit

Permalink
Fixed typos and line breaks
Browse files Browse the repository at this point in the history
Signed-off-by: Marya <marya@openrobotics.org>
  • Loading branch information
maryaB-osr committed Jul 12, 2019
1 parent 8e06796 commit 8841312
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,10 @@ This [cheat sheet](https://github.com/artivis/ros2_cheats_sheet/blob/master/cli/
## Add New Verbs

You can use [Python entry points](https://setuptools.readthedocs.io/en/latest/pkg_resources.html#entry-points) to create new commands and verbs for the CLI.

[Here's an example](https://github.com/ros2/ros2cli/pull/273/files).
And [here's and example](https://github.com/artivis/ros2hellocli) for how to add a command.

And [here's an example](https://github.com/artivis/ros2hellocli) for how to add a command.

## Background

Expand Down

0 comments on commit 8841312

Please sign in to comment.