Skip to content

Commit

Permalink
iox-#4 Improve wording on examples
Browse files Browse the repository at this point in the history
  • Loading branch information
elBoberido committed Jun 30, 2022
1 parent a4a6e12 commit d7480a4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,9 @@ find target -type f -wholename "*/iceoryx-install/bin/iox-roudi" -exec {} \;

### Run the simple publisher and subscriber example

The `publisher_simple` and `subscriber_simple` examples are demonstrating a typical inter-process communication
use case.

A good introductory example to demonstrate the inter-process communication are `publisher_simple`
and `subscriber_simple`.

Expand Down

0 comments on commit d7480a4

Please sign in to comment.