Skip to content

Commit b2e7f74

Browse files
committed
add node image
1 parent a5ed30d commit b2e7f74

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,15 @@ jsonp-body
22
=======
33

44
[![NPM version][npm-image]][npm-url]
5+
[![node version][node-image]][node-url]
56
[![build status][travis-image]][travis-url]
67
[![Test coverage][coveralls-image]][coveralls-url]
78
[![Gittip][gittip-image]][gittip-url]
89

910
[npm-image]: https://img.shields.io/npm/v/jsonp-body.svg?style=flat-square
1011
[npm-url]: https://npmjs.org/package/jsonp-body
12+
[node-image]: https://img.shields.io/badge/node.js-%3E=_0.10-green.svg?style=flat-square
13+
[node-url]: http://nodejs.org/download/
1114
[travis-image]: https://img.shields.io/travis/node-modules/jsonp-body.svg?style=flat-square
1215
[travis-url]: https://travis-ci.org/node-modules/jsonp-body
1316
[coveralls-image]: https://img.shields.io/coveralls/node-modules/jsonp-body.svg?style=flat-square

0 commit comments

Comments
 (0)