From ec29f0d9b4b345afbfbe2697faea9ec6b57769d6 Mon Sep 17 00:00:00 2001 From: Volodymyr Babak Date: Fri, 2 Dec 2016 17:59:37 +0200 Subject: [PATCH] Getting started --- README.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d07fafb83a..e6882f2e09 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,16 @@ Thingsboard is an open-source IoT platform for data collection, processing, visu Thingsboard documentation is hosted on [thingsboard.io](http://thingsboard.io/docs). +## Sample Dashboard + +Visualize your IoT data in minutes. + +![Dashboard](./img/dashboard.gif?raw=true "Real-time Fleet Dashboard") + +## Getting Started + + - [Getting Started](http://localhost:4000/docs/getting-started-guides/helloworld/) + ## Support - [Community chat](https://gitter.im/thingsboard/chat) @@ -16,6 +26,4 @@ Thingsboard documentation is hosted on [thingsboard.io](http://thingsboard.io/do ## Licenses -This project is released under [Apache 2.0 license](./LICENSE). - -![Dashboard](./img/dashboard.gif?raw=true "Real-time Fleet Dashboard") \ No newline at end of file +This project is released under [Apache 2.0 License](./LICENSE).