Skip to content
This repository has been archived by the owner on Oct 11, 2022. It is now read-only.

Commit

Permalink
README update
Browse files Browse the repository at this point in the history
  • Loading branch information
zhenyulin committed Jun 30, 2017
1 parent 1d1f263 commit 0fc6b97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# rainbow [![Code Climate](https://codeclimate.com/github/zhenyulin/rainbow/badges/gpa.svg)](https://codeclimate.com/github/zhenyulin/rainbow) [![Build Status](https://travis-ci.org/zhenyulin/rainbow.svg?branch=master)](https://travis-ci.org/zhenyulin/rainbow) [![Coverage Status](https://coveralls.io/repos/github/zhenyulin/rainbow/badge.svg?branch=master)](https://coveralls.io/github/zhenyulin/rainbow?branch=master)
# rainbow [![Code Climate](https://codeclimate.com/github/zhenyulin/rainbow/badges/gpa.svg)](https://codeclimate.com/github/zhenyulin/rainbow) [![Build Status](https://travis-ci.org/zhenyulin/rainbow.svg?branch=master)](https://travis-ci.org/zhenyulin/rainbow) [![Coverage Status](https://coveralls.io/repos/github/zhenyulin/rainbow/badge.svg?branch=master)](https://coveralls.io/github/zhenyulin/rainbow?branch=master) [![Dependencies](https://david-dm.org/zhenyulin/rainbow.svg)](https://david-dm.org/zhenyulin/rainbow) [![devDependencies](https://david-dm.org/zhenyulin/rainbow/dev-status.svg)](https://david-dm.org/zhenyulin/rainbow?type=dev)
A scraper example based on Nightmare.js, using ES7 async/await patterns and promise pools to benchmark performance of each batch

## About
Expand Down

0 comments on commit 0fc6b97

Please sign in to comment.