lisa-bose-soundtouch
Version:
Bose SoundTouch node js API
17 lines (15 loc) • 285 B
Markdown
#Bose SoundTouch
## Installation
Include this project into your project.
```bash
npm install lisa-bose-soundtouch --save
```
Run sample file:
```bash
git clone https://github.com/mylisabox/lisa-bose-soundTouch.git
cd lisa-bose-soundtouch
npm install
node sample.js
```
## Usage
TODO