From: Jake Date: Sat, 3 Jan 2015 03:56:58 +0000 (-0500) Subject: move build status next to code climate X-Git-Tag: v1.0.1~8^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=refs%2Fpull%2F844%2Fhead;p=thirdparty%2FChart.js.git move build status next to code climate --- diff --git a/README.md b/README.md index f137c190b..edb14e82a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Chart.js [![Build Status](https://travis-ci.org/nnnick/Chart.js.svg?branch=master)](https://travis-ci.org/nnnick/Chart.js) +# Chart.js -[![Code Climate](https://codeclimate.com/github/nnnick/Chart.js/badges/gpa.svg)](https://codeclimate.com/github/nnnick/Chart.js) +[![Code Climate](https://codeclimate.com/github/nnnick/Chart.js/badges/gpa.svg)](https://codeclimate.com/github/nnnick/Chart.js)[![Build Status](https://travis-ci.org/nnnick/Chart.js.svg?branch=master)](https://travis-ci.org/nnnick/Chart.js) *Simple HTML5 Charts using the canvas element* [chartjs.org](http://www.chartjs.org)