File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 11
11
12
12
## Table of Contents
13
13
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 )
15
21
16
22
## Getting Started
17
23
@@ -34,7 +40,7 @@ $ npm install metascraper --save
34
40
35
41
Let's extract accurate information from the followgin article:
36
42
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 )
38
44
39
45
``` js
40
46
const metascraper = require (' metascraper' )
You can’t perform that action at this time.
0 commit comments