Skip to content

Commit 598f3e2

Browse files
committed
Adds coverage status badge to README
1 parent 2324d34 commit 598f3e2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Readme.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
## Object Relational Mapping
22

3+
[![Version](https://badge.fury.io/js/orm.svg)](https://npmjs.org/package/orm)
34
[![Build Status](https://api.travis-ci.org/dresende/node-orm2.svg?branch=master)](http://travis-ci.org/dresende/node-orm2)
4-
[![](https://badge.fury.io/js/orm.svg)](https://npmjs.org/package/orm)
5-
[![](https://gemnasium.com/dresende/node-orm2.png)](https://gemnasium.com/dresende/node-orm2)
5+
[![Coverage Status](https://img.shields.io/coveralls/dresende/node-orm2.svg)](https://coveralls.io/r/dresende/node-orm2?branch=master)
6+
[![Dependencies](https://gemnasium.com/dresende/node-orm2.png)](https://gemnasium.com/dresende/node-orm2)
67
[![Flattr this git repo](http://api.flattr.com/button/flattr-badge-large.png)](https://flattr.com/submit/auto?user_id=dresende&url=https://github.com/dresende/node-orm2&title=ORM&language=&tags=github&category=software)
78

89
## Install

0 commit comments

Comments
 (0)