From daa66f7ecf244e8bc03a736073970fdc78fea9b9 Mon Sep 17 00:00:00 2001 From: Maxim Salnikov Date: Thu, 10 May 2018 15:58:47 -0700 Subject: [PATCH] wording --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e4db7bd..c8e63f6 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ -node-red-contrib-aws-iot-custom-auth +A Node-Red node to read and write to the Amazon Web Services AWS IoT using the Custom Authorizer. ==================== -A Node-Red node to read and write to the Amazon Web Services AWS IoT using the Custom Authorizer. +Support ThingShadow and MQTT protocol with Certificate Store by clientId (thingName) or using Custom Authorizer + Install -------