Skip to content

Commit 099cd5a

Browse files
authored
[fix]
- README was not adapted to sender from receiver
1 parent 168884a commit 099cd5a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# Receiver Demo (CXX)
1+
# Sender Demo (CXX)
22

3-
Sample implementation for a receiving cpp client for the vehicleCAPTAIN [routing core](https://github.com/virtual-vehicle/vehicle_captain_routing_core).
3+
Sample implementation for a sending cpp client for the vehicleCAPTAIN [routing core](https://github.com/virtual-vehicle/vehicle_captain_routing_core).
44

5-
Sample implementation also shows decoding usage for [vcits](https://github.com/virtual-vehicle/vehicle_captain_its_lib_c_cxx).
5+
Sample implementation also shows verification and encoding usage for [vcits](https://github.com/virtual-vehicle/vehicle_captain_its_lib_c_cxx).
66

77
## Feature List
88
### Version 1.0

0 commit comments

Comments
 (0)