Skip to content
This repository was archived by the owner on Dec 30, 2021. It is now read-only.

Commit f2283df

Browse files
authored
Update README.md
1 parent 3e3762d commit f2283df

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
1-
# NOTE: this is documentation for next major version, which is work in progress. If you need documentation for version 0.1.0 you can find it [here](https://github.com/website-scraper/node-website-scraper-phantom/blob/0.1/README.md)
2-
3-
## Introduction
4-
Plugin for [website-scraper](https://github.com/s0ph1e/node-website-scraper) which returns html for dynamic websites using PhantomJS
5-
6-
[![Build Status](https://travis-ci.org/website-scraper/node-website-scraper-phantom.svg?branch=master)](https://travis-ci.org/website-scraper/node-website-scraper-phantom)
71
[![Version](https://img.shields.io/npm/v/website-scraper-phantom.svg?style=flat)](https://www.npmjs.org/package/website-scraper-phantom)
82
[![Downloads](https://img.shields.io/npm/dm/website-scraper-phantom.svg?style=flat)](https://www.npmjs.org/package/website-scraper-phantom)
3+
[![Build Status](https://travis-ci.org/website-scraper/node-website-scraper-phantom.svg?branch=master)](https://travis-ci.org/website-scraper/node-website-scraper-phantom)
4+
5+
# website-scraper-phantom
6+
Plugin for [website-scraper](https://github.com/s0ph1e/node-website-scraper) which returns html for dynamic websites using PhantomJS
97

108
## Requirements
119
* nodejs version >= 8

0 commit comments

Comments
 (0)