Add the Code Climate badge to the README

This commit is contained in:
Matt Rogers 2012-08-14 20:01:16 -05:00
parent b01c7878d1
commit 80d24d4edf

4
README
View file

@ -1,5 +1,7 @@
# Tracks: a GTD(TM) web application, built with Ruby on Rails # Tracks: a GTD(TM) web application, built with Ruby on Rails
[![Code Climate](https://codeclimate.com/badge.png)](https://codeclimate.com/github/TracksApp/tracks)
* Project homepage: http://getontracks.org/ * Project homepage: http://getontracks.org/
* Manual: http://getontracks.org/manual/ * Manual: http://getontracks.org/manual/
* Source at GitHub: http://github.com/TracksApp/tracks/ * Source at GitHub: http://github.com/TracksApp/tracks/
@ -37,4 +39,4 @@ While fully usable for everyday use, Tracks is still a work in progress. Make
sure that you take sensible precautions and back up all your data frequently, sure that you take sensible precautions and back up all your data frequently,
taking particular care when you are upgrading. taking particular care when you are upgrading.
Enjoy being productive! Enjoy being productive!