Skip to content

Commit f56cb8b

Browse files
authored
Update README.md
1 parent 2f66f73 commit f56cb8b

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,11 @@ cd ~/.node-red
1515
npm install git+https://github.com/vukov/node-red-contrib-ui-statusbar.git
1616
```
1717

18+
After the istallation there is on the node palette a new category called Stausbar with one new node. Two additional subflows become associated with this category when running one of the examples.
19+
1820
## Examples
1921

20-
In the node-red menue under `Import -> Examples` there are currently two example available:
22+
In the node-red menu under `Import -> Examples` there are currently two example available:
2123

22-
* Hello Statusbar
23-
* Complex Statusbar
24+
* Hello Statusbar - Simple led that can be triggerd to flash
25+
* Complex Statusbar - Several status bar widgest are populatin the toolbar, such leds, icons, and text.

0 commit comments

Comments
 (0)