diff --git a/README.md b/README.md index 893b620..9f323a7 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,13 @@ -# iotredloop -Simple domotic nodered manager +## ABOUT +iotredloop v0.0.1 +> Simple nodered home automation manager + +## LICENSE + +GNU GENERAL PUBLIC LICENSE version 3 (GPL-3.0 license) + +## CONTRIBUTORS + +* Jean-Christian Denis (author) + +You are welcome to contribute to this code. diff --git a/package.json b/package.json index 16aaf92..16cb7cc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iotredloop", - "description": "A Node-RED Project", + "description": "Simple nodered home automation manager", "version": "0.0.1", "dependencies": {}, "node-red": {