From bf2c1bc1fd209786cfdd40b256fe9924f143b50f Mon Sep 17 00:00:00 2001 From: Consti10 Date: Wed, 4 Sep 2019 12:48:19 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5bdcde9..5927d0e 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ contains just a MainActivity.java class that allows modification of settings and These debugging values also include all received data as prefix - value - metric triples. Note that some prefixes have to be interpreted as Icons instead of utf-8 strings, and therefore are not displayed properly in the example. -Example +Example #### Usage: TelemetryExample depends on TelemetryCore, other projects should only include TelemetryCore not TelemetryExample.