Skip to content

Commit

Permalink
Added Codacy Badge for the repo
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbjensen committed Sep 13, 2014
1 parent 1f2fafa commit 894311f
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
Expand Up @@ -6,6 +6,7 @@ A flexible, REST-based job queue.
[![Build Status](https://travis-ci.org/webcast-io/jobukyu.png?branch=master)](https://travis-ci.org/webcast-io/jobukyu)
[![Coverage Status](https://coveralls.io/repos/webcast-io/jobukyu/badge.png?branch=master)](https://coveralls.io/r/webcast-io/jobukyu?branch=master)
[![Code Climate](https://codeclimate.com/github/webcast-io/jobukyu.png)](https://codeclimate.com/github/webcast-io/jobukyu)
[![Codacy Badge](https://www.codacy.com/project/badge/6c6fafd068624d1daf0c7df5b440a1c9)](https://www.codacy.com/public/webcast-io/jobukyu.git)

Features
---
Expand Down Expand Up @@ -107,4 +108,4 @@ Run using CLI (with a path to a config file)

Run using CLI (with a default/example config)

$ jobukyu --default-config
$ jobukyu --default-config

0 comments on commit 894311f

Please sign in to comment.