Skip to content

Commit

Permalink
[fix]
Browse files Browse the repository at this point in the history
- README was not adapted to sender from receiver
  • Loading branch information
MrMushroom authored Jan 12, 2023
1 parent 168884a commit 099cd5a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Receiver Demo (CXX)
# Sender Demo (CXX)

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

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

## Feature List
### Version 1.0
Expand Down

0 comments on commit 099cd5a

Please sign in to comment.