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.
-
+
#### Usage:
TelemetryExample depends on TelemetryCore, other projects should only include TelemetryCore not TelemetryExample.