Skip to content

Commit

Permalink
ci(README): Added ci badge to README
Browse files Browse the repository at this point in the history
  • Loading branch information
dotansimha committed Nov 3, 2016
1 parent 5ba3396 commit bb2f480
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Meteor + RxJS

[![bitHound Overall Score](https://www.bithound.io/github/Urigo/meteor-rxjs/badges/score.svg)](https://www.bithound.io/github/Urigo/meteor-rxjs) [![bitHound Code](https://www.bithound.io/github/Urigo/meteor-rxjs/badges/code.svg)](https://www.bithound.io/github/Urigo/meteor-rxjs) [![bitHound Dependencies](https://www.bithound.io/github/Urigo/meteor-rxjs/badges/dependencies.svg)](https://www.bithound.io/github/Urigo/meteor-rxjs/master/dependencies/npm)
[![Build Status](https://travis-ci.org/Urigo/meteor-rxjs.svg?branch=master)](https://travis-ci.org/Urigo/meteor-rxjs) [![bitHound Overall Score](https://www.bithound.io/github/Urigo/meteor-rxjs/badges/score.svg)](https://www.bithound.io/github/Urigo/meteor-rxjs) [![bitHound Code](https://www.bithound.io/github/Urigo/meteor-rxjs/badges/code.svg)](https://www.bithound.io/github/Urigo/meteor-rxjs) [![bitHound Dependencies](https://www.bithound.io/github/Urigo/meteor-rxjs/badges/dependencies.svg)](https://www.bithound.io/github/Urigo/meteor-rxjs/master/dependencies/npm)

Harness Meteor reactivity with RxJS.

Expand Down

0 comments on commit bb2f480

Please sign in to comment.