From 86737d1bbb66fb6f8a0eb2992d53db0f5f38df22 Mon Sep 17 00:00:00 2001 From: Senad Uka Date: Fri, 18 Dec 2015 10:42:54 +0100 Subject: [PATCH] reformatted --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index af1638e..1e370aa 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ TFM consists of following components: -TFM API - server for collecting data from all the TFM distributed collectors, scenario builder, confiurator and rule engine -TFM UI - web based (at the beginning) UI for displaying information and controling TFM clients -TFM Collector - daemon running on embedded platform for reading the sensors, executing commands in offline and online mode -TFM Configurator - minimal web interface running on embedded platform for configuring the collector +* TFM API - server for collecting data from all the TFM distributed collectors, scenario builder, confiurator and rule engine +* TFM UI - web based (at the beginning) UI for displaying information and controling TFM clients +* TFM Collector - daemon running on embedded platform for reading the sensors, executing commands in offline and online mode +* TFM Configurator - minimal web interface running on embedded platform for configuring the collector