Skip to content

Commit 95e6ea9

Browse files
author
Aurélien Ooms
committed
Update README.md
1 parent 0896875 commit 95e6ea9

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

README.md

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

44
graphs and networks code bricks for JavaScript
55

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

0 commit comments

Comments
 (0)