Skip to content

Commit 4bf64ee

Browse files
authored
Update README.md
1 parent 9939035 commit 4bf64ee

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ React Pagination Component.
66
[![NPM version][npm-image]][npm-url]
77
[![build status][travis-image]][travis-url]
88
[![Test coverage][coveralls-image]][coveralls-url]
9-
[![gemnasium deps][gemnasium-image]][gemnasium-url]
9+
[![Dependencies](https://img.shields.io/david/react-component/pagination.svg?style=flat-square)](https://david-dm.org/react-component/pagination)
10+
[![DevDependencies](https://img.shields.io/david/dev/react-component/pagination.svg?style=flat-square)](https://david-dm.org/react-component/pagination?type=dev)
1011
[![node version][node-image]][node-url]
1112
[![npm download][download-image]][download-url]
1213

@@ -16,8 +17,6 @@ React Pagination Component.
1617
[travis-url]: https://travis-ci.org/react-component/pagination
1718
[coveralls-image]: https://img.shields.io/coveralls/react-component/pagination.svg?style=flat-square
1819
[coveralls-url]: https://coveralls.io/r/react-component/pagination?branch=master
19-
[gemnasium-image]: http://img.shields.io/gemnasium/react-component/pagination.svg?style=flat-square
20-
[gemnasium-url]: https://gemnasium.com/react-component/pagination
2120
[node-image]: https://img.shields.io/badge/node.js-%3E=_0.10-green.svg?style=flat-square
2221
[node-url]: http://nodejs.org/download/
2322
[download-image]: https://img.shields.io/npm/dm/rc-pagination.svg?style=flat-square

0 commit comments

Comments
 (0)