From f9bea08171f4e06f8b9ac7df41f9fd88bd5fef22 Mon Sep 17 00:00:00 2001 From: Daisuke Baba Date: Thu, 5 Apr 2018 09:55:22 +0900 Subject: [PATCH] Update main subscription --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 63434e4..572bfd3 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ node-red-contrib-smartmesh # ALPHA RELEASE -A Node-RED node for SmartMesh® USB Manager. +Node-RED nodes for Analog Devices' SmartMesh® IP Motes and Manager # Prerequisites diff --git a/package.json b/package.json index 7784737..4d1222f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "node-red-contrib-smartmesh", "version": "0.1.0", - "description": "Node-RED nodes for SmartMesh(R) USB Manager", + "description": "Node-RED nodes for Analog Devices' SmartMesh® IP Motes and Manager", "license": "Apache-2.0", "repository": { "type": "git",