From 69082f3fc96bb9ce0f73edc7e1b412aefba3a047 Mon Sep 17 00:00:00 2001 From: Sriramajeyam Date: Tue, 25 Sep 2018 16:20:17 +0100 Subject: [PATCH] README Formatting fixes --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 92c7d34..6499ba2 100644 --- a/README.md +++ b/README.md @@ -143,15 +143,15 @@ Multiple time based threshold rules can be set for any given pattern. If multipl Following notations should be followed when added time based threshold rule -Name : Can be any representation in string but not more than 60 characters. +**Name** : Can be any representation in string but not more than 60 characters. -From : in HHMM format examples: 0000 2400 1330 1250 +**From** : in HHMM format examples: 0000 2400 1330 1250 -To : in HHMM format examples: 0000 2400 1330 1250 +**To** : in HHMM format examples: 0000 2400 1330 1250 -On : Days seperated by comma. Order doesnt matter. Examples; "Sat,Sun", "Mon,Sun,Tue" +**On** : Days seperated by comma. Order doesnt matter. Examples; "Sat,Sun", "Mon,Sun,Tue" -Threshold : Same format as default threshold +**Threshold** : Same format as default threshold ![Time based thresholds](https://raw.githubusercontent.com/yesoreyeram/yesoreyeram-boomtable-panel/master/dist/src/img/time-based-thresholds.png)