Skip to content

Commit

Permalink
README Formatting fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
yesoreyeram authored Sep 25, 2018
1 parent 0844688 commit 69082f3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit 69082f3

Please sign in to comment.