Skip to content

Commit d6d7a6c

Browse files
committed
Add ToC
1 parent 31e5d02 commit d6d7a6c

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,13 @@
1111
1212
## Table of Contents
1313

14-
TODO: INSERT TABLE OF CONTENT
14+
- [Getting Started](#getting-started)
15+
- [Installation](#installation)
16+
- [Usage](#usage)
17+
- [Metadata](#metadata)
18+
- [API](#api)
19+
- [Comparison](#comparison)
20+
- [License](#license)
1521

1622
## Getting Started
1723

@@ -34,7 +40,7 @@ $ npm install metascraper --save
3440

3541
Let's extract accurate information from the followgin article:
3642

37-
[![](/support/screenshot.png)](http://www.bloomberg.com/news/articles/2016-05-24/as-zenefits-stumbles-gusto-goes-head-on-by-selling-insurance)
43+
[![](https://raw.githubusercontent.com/microlinkhq/metascraper/master/support/screenshot.png)](http://www.bloomberg.com/news/articles/2016-05-24/as-zenefits-stumbles-gusto-goes-head-on-by-selling-insurance)
3844

3945
```js
4046
const metascraper = require('metascraper')

0 commit comments

Comments
 (0)