Skip to content

Commit

Permalink
Fill in a basic readme pointing to the developer docs
Browse files Browse the repository at this point in the history
  • Loading branch information
carlmw committed May 16, 2016
1 parent 38a482b commit 885c629
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,17 @@
# geckoboard-node
# geckoboard-node

## Installation

```
npm install geckoboard
```

## Use

The latest documentation and user guide can be found on the Geckoboard developer docs (https://geckoboard-developer-doc-pr-77.herokuapp.com/js)

## Running the tests

```
npm run test
```

0 comments on commit 885c629

Please sign in to comment.