Badges
Badges are cool
This commit is contained in:
parent
2905bcf10a
commit
4072eb73ac
1 changed files with 5 additions and 1 deletions
|
@ -1,4 +1,6 @@
|
|||
[![NPM downloads per month][npm-downloads-img]][npm-url]
|
||||
[![NPM version][npm-version-img]][npm-url]
|
||||
[![NPM license][npm-license-img]][npm-url]
|
||||
|
||||
# Node Bing API
|
||||
Node.js lib for the Microsoft Cognitive Services Bing Web Search API
|
||||
|
@ -161,5 +163,7 @@ Then just `mocha`.
|
|||
## License
|
||||
MIT
|
||||
|
||||
|
||||
[npm-url]: https://npmjs.org/package/node-bing-api
|
||||
[npm-downloads-img]: https://img.shields.io/npm/dm/node-bing-api.svg
|
||||
[npm-version-img]: https://badge.fury.io/js/node-bing-api.svg
|
||||
[npm-license-img]: https://img.shields.io/npm/l/node-bing-api.svg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue