diff --git a/README.md b/README.md new file mode 100644 index 0000000..c9f079b --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# ewelink-api +> eWeLink API for Node.js + +## Installation +``` sh + npm install ewelink-api +``` + +## Usage +Check `demo/example.js`