Skip to content

Commit 65ad19a

Browse files
author
Aurélien Ooms
committed
badges
1 parent 7601906 commit 65ad19a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,13 @@
33

44
randomness code bricks for JavaScript
55

6+
[![NPM license](http://img.shields.io/npm/l/aureooms-js-random.svg)](https://raw.githubusercontent.com/aureooms/js-random/master/LICENSE)
7+
[![NPM version](http://img.shields.io/npm/v/aureooms-js-random.svg)](https://www.npmjs.org/package/aureooms-js-random)
8+
[![Bower version](http://img.shields.io/bower/v/aureooms-js-random.svg)](http://bower.io/search/?q=aureooms-js-random)
69
[![Build Status](https://travis-ci.org/aureooms/js-random.svg)](https://travis-ci.org/aureooms/js-random)
710
[![Coverage Status](https://coveralls.io/repos/aureooms/js-random/badge.png)](https://coveralls.io/r/aureooms/js-random)
811
[![Dependencies Status](https://david-dm.org/aureooms/js-random.png)](https://david-dm.org/aureooms/js-random#info=dependencies)
912
[![devDependencies Status](https://david-dm.org/aureooms/js-random/dev-status.png)](https://david-dm.org/aureooms/js-random#info=devDependencies)
1013
[![Code Climate](https://codeclimate.com/github/aureooms/js-random.png)](https://codeclimate.com/github/aureooms/js-random)
14+
[![NPM downloads per month](http://img.shields.io/npm/dm/aureooms-js-random.svg)](https://www.npmjs.org/package/aureooms-js-random)
15+
[![GitHub issues](http://img.shields.io/github/issues/aureooms/js-random.svg)](https://github.com/aureooms/js-random/issues)

0 commit comments

Comments
 (0)