Skip to content

Commit 46ebde3

Browse files
committed
Fixes: #36 - setup coverall
1 parent 13f9763 commit 46ebde3

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

+1-4
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,14 @@
33
# @99xt/pagination-react
44

55
[![npm package][npm-badge]][npm]
6-
[![Coveralls][coveralls-badge]][coveralls]
6+
[![Coveralls](https://coveralls.io/repos/github/99xt/react-pagination/badge.svg?branch=master)](https://coveralls.io/github/99xt/react-pagination?branch=master)
77
[![license](https://img.shields.io/github/license/99xt/react-pagination.svg)](https://github.com/99xt/react-pagination/blob/master/LICENSE)
88
[![Build Status](https://api.travis-ci.org/99xt/react-pagination.png?branch=master)](https://travis-ci.org/99xt/react-pagination)
99

1010

1111
[npm-badge]: https://img.shields.io/npm/v/npm-package.png?style=flat-square
1212
[npm]: https://www.npmjs.org/package/npm-package
1313

14-
[coveralls-badge]: https://img.shields.io/coveralls/user/repo/master.png?style=flat-square
15-
[coveralls]: https://coveralls.io/github/user/repo
16-
1714
Simple pagination component for React JS apps.
1815

1916
### Demo

0 commit comments

Comments
 (0)