Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
syuilo committed Feb 4, 2017
1 parent bd1fb73 commit cf1b1c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ summaly

[![NPM](https://nodei.co/npm/summaly.png?downloads=true&downloadRank=true&stars=true)](https://www.npmjs.com/package/summaly)

Get any web page's summary.
Get any web page's summary. [Try it out](https://runkit.com/npm/summaly)

Installation
------------
Expand All @@ -26,7 +26,7 @@ summaly(url[, opts])
| **followRedirects** | *boolean* | リダイレクトを解決するかどうか | `true` |

### Returns
A Promise of an Object that contains below properties:
A Promise of an Object that contains properties below:

| Property | Type | Description |
| :-------------- | :------- | :--------------------------------------- |
Expand Down

0 comments on commit cf1b1c5

Please sign in to comment.