From 5ed162ec76528320579253e0a355076c24b496ef Mon Sep 17 00:00:00 2001 From: naimo84 Date: Sun, 31 Oct 2021 12:40:35 +0100 Subject: [PATCH] Add Node-red description at the top --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ec30429..580ca8e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # Awesome Node-RED [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) -> Curated list of useful resources for Node-RED +> Curated list of useful resources for Node-RED. + +[Node-RED](https://nodered.org/) is a programming tool for wiring together hardware devices, APIs and online services in new and interesting ways. + +It provides a browser-based editor that makes it easy to wire together flows using the wide range of nodes in the palette that can be deployed to its runtime in a single-click. ## Contents