#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