quick update of README file
This commit is contained in:
parent
5ae6558e02
commit
6a10cedab0
2 changed files with 14 additions and 3 deletions
15
README.md
15
README.md
|
@ -1,2 +1,13 @@
|
||||||
# iotredloop
|
## ABOUT
|
||||||
Simple domotic nodered manager
|
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.
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "iotredloop",
|
"name": "iotredloop",
|
||||||
"description": "A Node-RED Project",
|
"description": "Simple nodered home automation manager",
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"dependencies": {},
|
"dependencies": {},
|
||||||
"node-red": {
|
"node-red": {
|
||||||
|
|
Loading…
Reference in a new issue