adds readme

This commit is contained in:
Todd Treece 2015-07-31 15:53:25 -04:00
parent 42fcee1a93
commit 75ded3aec2

9
README.md Normal file
View file

@ -0,0 +1,9 @@
# NPR One [![Build Status](https://travis-ci.org/adafruit/npr_one.svg?branch=master)](https://travis-ci.org/adafruit/npr_one)
A Node.js wrapper for the NPR One API.
## Installation
```
npm install npr-one
```