Create README.md

This commit is contained in:
Martin M
2019-06-26 21:31:34 -03:00
committed by GitHub
parent 4bf90ef639
commit 9d655c93eb

10
README.md Normal file
View File

@@ -0,0 +1,10 @@
# ewelink-api
> eWeLink API for Node.js
## Installation
``` sh
npm install ewelink-api
```
## Usage
Check `demo/example.js`