-Example telemetry
-
+Example telemetry
+
```javascript
{ system: { arch: 'x64', platform: 'darwin' },
@@ -92,7 +92,6 @@ It basically sends: app version, processor architecture, operating system, used
transactionId: '53bf9aac-e695-40cc-9a81-b1cf3398843d' }
```
-
Even thoug the data is purely technical, an option to disable telemetry is planned. [#52](https://github.com/thomasnordquist/MQTT-Explorer/issues/52)
diff --git a/Readme.tpl.md b/Readme.tpl.md
index 716b0f3..73a2abb 100644
--- a/Readme.tpl.md
+++ b/Readme.tpl.md
@@ -4,8 +4,6 @@
[](https://travis-ci.org/thomasnordquist/MQTT-Explorer)
[](https://ci.appveyor.com/project/thomasnordquist/mqtt-explorer/branch/master)
-
-Example telemetry
-
+Example telemetry
+
```javascript
{ system: { arch: 'x64', platform: 'darwin' },
@@ -94,7 +92,6 @@ It basically sends: app version, processor architecture, operating system, used
transactionId: '53bf9aac-e695-40cc-9a81-b1cf3398843d' }
```
-
Even thoug the data is purely technical, an option to disable telemetry is planned. [#52](https://github.com/thomasnordquist/MQTT-Explorer/issues/52)