From 9ee8e99d6ba734b27fb0616caca253715adfcb64 Mon Sep 17 00:00:00 2001 From: Dave Conway-Jones Date: Sun, 3 Nov 2019 23:34:46 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 72a05d0..517188c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Electron Node-RED [![GitHub version](https://badge.fury.io/gh/dceejay%2Felectron-node-red.svg)](https://badge.fury.io/gh/dceejay%2Felectron-node-red) -[![GitHub license](https://github.com/dceejay/electron-node-red/blob/master/LICENSE)](https://img.shields.io/github/license/dceejay/electron-node-red.svg) +[![GitHub license](https://img.shields.io/github/license/dceejay/electron-node-red.svg)](https://github.com/dceejay/electron-node-red/blob/master/LICENSE) This is an Electron template to embed [Node-RED](https://nodered.org) with a Dashboard generated by node-red-dashboard to create a native application.