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

Commit fd24979

Browse files
authored
Update README.md (#862)
* Update README.md * Update README.md * Update README.md * Update README.md
1 parent f6e90da commit fd24979

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

README.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ phantom - Fast NodeJS API for PhantomJS
55
[![NPM Version][npm-image]][npm-url]
66
[![NPM Downloads][downloads-image]][downloads-url]
77
[![Linux Build][travis-image]][travis-url]
8-
[![Code Coverage][codecov-image]][codecov-url]
9-
[![Dependencies][dependencies-image]][dependencies-url]
108
[![Node Version][node-image]][node-url]
119

1210

@@ -101,15 +99,15 @@ $ npm test
10199

102100
[ISC](LICENSE.md)
103101

104-
[npm-image]: https://img.shields.io/npm/v/phantom.svg?style=flat-square
102+
[npm-image]: https://img.shields.io/npm/v/phantom.svg?style=for-the-badge
105103
[npm-url]: https://npmjs.org/package/phantom
106-
[downloads-image]: https://img.shields.io/npm/dm/phantom.svg?style=flat-square
104+
[downloads-image]: https://img.shields.io/npm/dm/phantom.svg?style=for-the-badge
107105
[downloads-url]: https://npmjs.org/package/phantom
108-
[travis-image]: https://img.shields.io/travis/amir20/phantomjs-node.svg?style=flat-square
106+
[travis-image]: https://img.shields.io/travis/amir20/phantomjs-node.svg?style=for-the-badge
109107
[travis-url]: https://travis-ci.org/amir20/phantomjs-node
110-
[dependencies-image]: https://dependencyci.com/github/amir20/phantomjs-node/badge?style=flat-square
108+
[dependencies-image]: https://dependencyci.com/github/amir20/phantomjs-node/badge?style=for-the-badge
111109
[dependencies-url]: https://dependencyci.com/github/amir20/phantomjs-node
112-
[node-image]: https://img.shields.io/node/v/phantom.svg?style=flat-square
110+
[node-image]: https://img.shields.io/node/v/phantom.svg?style=for-the-badge
113111
[node-url]: https://nodejs.org/en/download/
114-
[codecov-image]: https://codecov.io/gh/amir20/phantomjs-node/branch/master/graph/badge.svg?style=flat-square
112+
[codecov-image]: https://codecov.io/gh/amir20/phantomjs-node/branch/master/graph/badge.svg?style=for-the-badge
115113
[codecov-url]: https://codecov.io/gh/amir20/phantomjs-node

0 commit comments

Comments
 (0)