diff --git a/README.md b/README.md index 51b5f1cd..d9ae1f62 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # hackety-hack.com # -[![Build status](https://secure.travis-ci.org/hacketyhack/hackety-hack.com.png)](http://travis-ci.org/#!/hacketyhack/hackety-hack.com)[![Code Climate](https://codeclimate.com/github/hacketyhack/hackety-hack.com.png)](https://codeclimate.com/github/hacketyhack/hackety-hack.com)[![Coverage Status](https://coveralls.io/repos/hacketyhack/hackety-hack.com/badge.png?branch=master)](https://coveralls.io/r/hacketyhack/hackety-hack.com?branch=master) +[![Build status](https://img.shields.io/travis/hacketyhack/hackety-hack.com.svg)](http://travis-ci.org/#!/hacketyhack/hackety-hack.com)[![Code Climate](https://img.shields.io/codeclimate/github/hacketyhack/hackety-hack.com.svg)](https://codeclimate.com/github/hacketyhack/hackety-hack.com)[![Coverage Status](https://img.shields.io/coveralls/hacketyhack/hackety-hack.com/master.svg)](https://coveralls.io/r/hacketyhack/hackety-hack.com?branch=master) [hackety-hack.com][hh.com] is the web backend powering the collaborative features of [Hackety Hack][hh]. It is written in Rails 3 and continues to be under active development (see 'Helping Out'), the switch to Rails 3 happened quite recently so there's still lots to be done.