Skip to content

Commit

Permalink
added CI and Coverage badges
Browse files Browse the repository at this point in the history
  • Loading branch information
luismesas committed Aug 13, 2015
1 parent 33d55cb commit 89ed065
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Resonator
=========

[![Circle CI](https://circleci.com/gh/thegameofcode/resonator.svg?style=svg)](https://circleci.com/gh/thegameofcode/resonator)
[![Circle CI](https://circleci.com/gh/thegameofcode/resonator/tree/master.svg?style=svg)](https://circleci.com/gh/thegameofcode/resonator/tree/master)
[![Coverage Status](https://coveralls.io/repos/thegameofcode/resonator/badge.svg?branch=master&service=github)](https://coveralls.io/github/thegameofcode/resonator?branch=master)

A nodejs microservice that allows to send email, sms & push notifications easily

0 comments on commit 89ed065

Please sign in to comment.