Comparing version 0.1.9 to 0.1.10
{ | ||
"name": "cove-api", | ||
"version": "0.1.9", | ||
"version": "0.1.10", | ||
"description": "A node.js module for accessing the PBS COVE V1 API", | ||
@@ -14,2 +14,5 @@ "main": "index.js", | ||
"pbs", | ||
"video", | ||
"programming", | ||
"cove", | ||
"tv", | ||
@@ -16,0 +19,0 @@ "television", |
@@ -14,8 +14,3 @@ [![Build Status](https://travis-ci.org/KQED/cove-api.svg?branch=release)](https://travis-ci.org/KQED/cove-api) | ||
``` | ||
or | ||
``` | ||
$ git clone https://github.com/KQED/cove-api.git | ||
$ cd cove-api | ||
$ npm install | ||
``` | ||
## Test | ||
@@ -26,3 +21,3 @@ ``` | ||
## Examples | ||
## Usage | ||
### Quick start | ||
@@ -29,0 +24,0 @@ This example queries COVE for programs produced by PBS and requests the associated images. |
20834
67