This commit is contained in:
Martin Dahl 2019-10-09 08:32:48 +02:00
parent 201af1edd0
commit e55f6de515
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ A couple of examples are included in examples/
cargo build
cargo run --example subscriber_with_thread
```
An example application can be found here <https://github.com/sequenceplanner/r2r-echo>, which can be installed by running cargo install --git https://github.com/sequenceplanner/r2r-echo.
What works?
--------------------