From e55f6de5158b4d108ba7a27c40691b93bdd8b49f Mon Sep 17 00:00:00 2001 From: Martin Dahl Date: Wed, 9 Oct 2019 08:32:48 +0200 Subject: [PATCH] Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a57468b..7c04e29 100644 --- a/README.md +++ b/README.md @@ -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 , which can be installed by running cargo install --git https://github.com/sequenceplanner/r2r-echo. What works? --------------------