Skip to content

Commit 49bb216

Browse files
authored
Update README.md
1 parent b48d379 commit 49bb216

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,14 @@
22

33
React Performance First Form Component.
44

5-
[![NPM version][npm-image]][npm-url] [![build status][circleci-image]][circleci-url] [![Test coverage][coveralls-image]][coveralls-url] [![node version][node-image]][node-url] [![npm download][download-image]][download-url]
5+
[![NPM version][npm-image]][npm-url] [![build status][circleci-image]][circleci-url] [![Test coverage][coveralls-image]][coveralls-url] [![npm download][download-image]][download-url]
66

77
[npm-image]: http://img.shields.io/npm/v/rc-field-form.svg?style=flat-square
88
[npm-url]: http://npmjs.org/package/rc-field-form
99
[circleci-image]: https://img.shields.io/circleci/build/github/react-component/field-form/master.svg?style=flat-square
1010
[circleci-url]: https://circleci.com/gh/react-component/field-form/tree/master
1111
[coveralls-image]: https://img.shields.io/codecov/c/github/react-component/field-form/master.svg?style=flat-square
1212
[coveralls-url]: https://codecov.io/gh/react-component/field-form
13-
[node-image]: https://img.shields.io/badge/node.js-%3E=_6.0-green.svg?style=flat-square
14-
[node-url]: http://nodejs.org/download/
1513
[download-image]: https://img.shields.io/npm/dm/rc-field-form.svg?style=flat-square
1614
[download-url]: https://npmjs.org/package/rc-field-form
1715

0 commit comments

Comments
 (0)