Skip to content

Commit 3a7c259

Browse files
committed
docs: update README
1 parent 40d6091 commit 3a7c259

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[![NPM version][npm-image]][npm-url]
2-
[![Test coverage][coveralls-image]][coveralls-url]
2+
[![codecov][codecov-image]][codecov-url]
33
[![node version][node-image]][node-url]
44
[![npm download][download-image]][download-url]
55
[![npm license][license-image]][download-url]
@@ -8,8 +8,8 @@
88
[npm-image]: https://img.shields.io/npm/v/erest.svg?style=flat-square
99
[npm-url]: https://npmjs.org/package/erest
1010
[travis-image]: https://img.shields.io/travis/yourtion/node-erest.svg?style=flat-square
11-
[coveralls-image]: https://img.shields.io/coveralls/yourtion/node-erest.svg?style=flat-square
12-
[coveralls-url]: https://coveralls.io/r/yourtion/node-erest?branch=master
11+
[codecov-image]: https://codecov.io/github/yourtion/node-erest/graph/badge.svg?token=HRY0R63I95
12+
[codecov-url]: https://codecov.io/github/yourtion/node-erest
1313
[david-url]: https://david-dm.org/yourtion/node-erest
1414
[node-image]: https://img.shields.io/badge/node.js-%3E=_10-green.svg?style=flat-square
1515
[node-url]: http://nodejs.org/download/

0 commit comments

Comments
 (0)