Skip to content

Commit c902230

Browse files
authored
Merge pull request #78 from rticommunity/doc/DOC-550
DOC-550: correcting rticonnextdds-getting-started repo README
2 parents 5d2a1ce + bc857b6 commit c902230

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Getting Started with RTI Connext DDS
22

3-
This example walks you through the basic steps to learn about RTI Connext DDS,
3+
This example walks you through the basic steps to learn about RTI Connext,
44
through several hands-on examples. All of these examples work toward creating
55
a "chocolate factory," but these patterns are common across many applications.
6-
The patterns we will be showing can be described in a nutshell:
6+
The patterns we will be showing can be described in a nutshell:
77
* Streaming/sensor data (Temperature)
88
* State data (Chocolate Lot State)
99

@@ -20,5 +20,3 @@ An overview of the individual examples:
2020
incompatible QoS policies.
2121
* 6_content_filters: Introduction to using ContentFilteredTopics to filter
2222
data.
23-
24-
* Request/Reply Pattern

0 commit comments

Comments
 (0)