Skip to content

Commit dfe3484

Browse files
authored
Update README.md
1 parent cbc913c commit dfe3484

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,14 @@
44

55
React way perf context selector
66

7-
[![NPM version][npm-image]][npm-url] [![build status][github-actions-image]][github-actions-url] [![Codecov][codecov-image]][codecov-url] [![gemnasium deps][gemnasium-image]][gemnasium-url] [![node version][node-image]][node-url] [![npm download][download-image]][download-url]
7+
[![NPM version][npm-image]][npm-url] [![build status][github-actions-image]][github-actions-url] [![Codecov][codecov-image]][codecov-url] [![node version][node-image]][node-url] [![npm download][download-image]][download-url]
88

99
[npm-image]: http://img.shields.io/npm/v/@rc-component/context.svg?style=flat-square
1010
[npm-url]: http://npmjs.org/package/@rc-component/context
1111
[github-actions-image]: https://github.com/react-component/context/workflows/CI/badge.svg
1212
[github-actions-url]: https://github.com/react-component/context/actions
1313
[codecov-image]: https://img.shields.io/codecov/c/github/react-component/context/master.svg?style=flat-square
14-
[codecov-url]: https://codecov.io/gh/react-component/context/branch/master
15-
[gemnasium-image]: http://img.shields.io/gemnasium/react-component/context.svg?style=flat-square
16-
[gemnasium-url]: https://gemnasium.com/react-component/context
14+
[codecov-url]: https://app.codecov.io/gh/react-component/context
1715
[node-image]: https://img.shields.io/badge/node.js-%3E=_0.10-green.svg?style=flat-square
1816
[node-url]: http://nodejs.org/download/
1917
[download-image]: https://img.shields.io/npm/dm/@rc-component/context.svg?style=flat-square

0 commit comments

Comments
 (0)