guardian-js
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "guardian-js", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "A JavaScript lib for the Guardian's api", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -0,1 +1,3 @@ | ||
[![Build Status](https://travis-ci.org/PorterK/GuardianJSClient.svg?branch=master)](https://travis-ci.org/PorterK/GuardianJSClient) | ||
[![NPM](https://nodei.co/npm/guardian-js.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/guardian-js/) | ||
@@ -37,3 +39,3 @@ | ||
``` | ||
The api object has 5 methods that all ship with a `search` function. The objects are all follows | ||
The api object has 5 methods that all ship with a `search` function. The methods are as follows: | ||
@@ -85,3 +87,3 @@ ```sh | ||
Feel free to contribute, just submit a PR if you have anyhting to add. | ||
Feel free to contribute, just submit a PR if you have anything to add. | ||
@@ -88,0 +90,0 @@ ### License |
10532
14
91