Skip to content

Commit ed9cf91

Browse files
author
Aurélien Ooms
committed
Update README.md
1 parent 5d0ad92 commit ed9cf91

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +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)
9-
[![Build Status](https://travis-ci.org/aureooms/js-random.svg)](https://travis-ci.org/aureooms/js-random)
10-
[![Coverage Status](https://coveralls.io/repos/aureooms/js-random/badge.png)](https://coveralls.io/r/aureooms/js-random)
11-
[![Dependencies Status](https://david-dm.org/aureooms/js-random.png)](https://david-dm.org/aureooms/js-random#info=dependencies)
12-
[![devDependencies Status](https://david-dm.org/aureooms/js-random/dev-status.png)](https://david-dm.org/aureooms/js-random#info=devDependencies)
13-
[![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)
6+
[![NPM license](http://img.shields.io/npm/l/aureooms-js-random.svg?style=flat)](https://raw.githubusercontent.com/aureooms/js-random/master/LICENSE)
7+
[![NPM version](http://img.shields.io/npm/v/aureooms-js-random.svg?style=flat)](https://www.npmjs.org/package/aureooms-js-random)
8+
[![Bower version](http://img.shields.io/bower/v/aureooms-js-random.svg?style=flat)](http://bower.io/search/?q=aureooms-js-random)
9+
[![Build Status](http://img.shields.io/travis/aureooms/js-random.svg?style=flat)](https://travis-ci.org/aureooms/js-random)
10+
[![Coverage Status](http://img.shields.io/coveralls/aureooms/js-random.svg?style=flat)](https://coveralls.io/r/aureooms/js-random)
11+
[![Dependencies Status](http://img.shields.io/david/aureooms/js-random.svg?style=flat)](https://david-dm.org/aureooms/js-random#info=dependencies)
12+
[![devDependencies Status](http://img.shields.io/david/dev/aureooms/js-random.svg?style=flat)](https://david-dm.org/aureooms/js-random#info=devDependencies)
13+
[![Code Climate](http://img.shields.io/codeclimate/github/aureooms/js-random.svg?style=flat)](https://codeclimate.com/github/aureooms/js-random)
14+
[![NPM downloads per month](http://img.shields.io/npm/dm/aureooms-js-random.svg?style=flat)](https://www.npmjs.org/package/aureooms-js-random)
15+
[![GitHub issues](http://img.shields.io/github/issues/aureooms/js-random.svg?style=flat)](https://github.com/aureooms/js-random/issues)

0 commit comments

Comments
 (0)