Skip to content

Commit

Permalink
update badges to reflect the state of this repo
Browse files Browse the repository at this point in the history
Conflicts:
	README.md
  • Loading branch information
niamster committed Jan 8, 2015
1 parent fb2e2ab commit 3bb985c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
![DCell](https://github.com/celluloid/dcell/raw/master/logo.png)
=====
[![Gem Version](https://badge.fury.io/rb/dcell.png)](http://rubygems.org/gems/dcell)
[![Build Status](https://secure.travis-ci.org/celluloid/dcell.png?branch=master)](http://travis-ci.org/celluloid/dcell)
[![Code Climate](https://codeclimate.com/github/celluloid/dcell.png)](https://codeclimate.com/github/celluloid/dcell)
[![Coverage Status](https://coveralls.io/repos/celluloid/dcell/badge.png?branch=master)](https://coveralls.io/r/celluloid/dcell)
[![Build Status](https://secure.travis-ci.org/niamster/dcell.png?branch=master)](http://travis-ci.org/niamster/dcell)
[![Code Climate](https://codeclimate.com/github/niamster/dcell.png)](https://codeclimate.com/github/niamster/dcell)
[![Coverage Status](https://coveralls.io/repos/niamster/dcell/badge.png?branch=master)](https://coveralls.io/r/niamster/dcell)

> "Objects can message objects transparently that live on other machines
> over the network, and you don't have to worry about the networking gunk,
Expand Down

0 comments on commit 3bb985c

Please sign in to comment.