Skip to content

Commit

Permalink
Merge pull request #167 from sahat/patch-2
Browse files Browse the repository at this point in the history
SVG code climate and coverage badges
  • Loading branch information
rschmukler committed Apr 9, 2015
2 parents fc07943 + 28aff07 commit d59cd9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
@@ -1,7 +1,7 @@
# Agenda
[![Build Status](https://api.travis-ci.org/rschmukler/agenda.svg)](http://travis-ci.org/rschmukler/agenda)
[![Code Climate](https://d3s6mut3hikguw.cloudfront.net/github/rschmukler/agenda.png)](https://codeclimate.com/github/rschmukler/agenda/badges)
[![Coverage Status](https://coveralls.io/repos/rschmukler/agenda/badge.png)](https://coveralls.io/r/rschmukler/agenda)
[![Code Climate](https://d3s6mut3hikguw.cloudfront.net/github/rschmukler/agenda.svg)](https://codeclimate.com/github/rschmukler/agenda/badges)
[![Coverage Status](https://coveralls.io/repos/rschmukler/agenda/badge.svg)](https://coveralls.io/r/rschmukler/agenda)

Agenda is a light-weight job scheduling library for Node.js.

Expand Down

0 comments on commit d59cd9b

Please sign in to comment.