You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# node-red-contrib-clock-generator
2
2
3
-
A controlled clock generator for Node-RED that runs through the individual clock cycles with the set period duration.
3
+
A controllable clock generator for Node-RED that runs through the individual clock cycles with the set period duration.
4
4
5
5
Features:
6
6
@@ -10,7 +10,7 @@ Features:
10
10
11
11
## Installation
12
12
13
-
Open Node-RED and select `Manage palette` from main menu to open the Palette Manager. Go to the `Install` tab, search for `node-red-contrib-clock-generator` and click `install`.
13
+
Open Node-RED and select `Manage palette` from the menu to open the Palette Manager. Go to the `Install` tab, search for `node-red-contrib-clock-generator` and click `install`.
14
14
15
15
Alternatively, you can run the following command in your Node-RED user directory (typically `~/.node-red`):
0 commit comments