diff --git a/README.md b/README.md index f5abcd8..ec20be9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Draper: View Models for Rails [![TravisCI Build Status](https://secure.travis-ci.org/drapergem/draper.png?branch=master)](http://travis-ci.org/drapergem/draper) -[![Code Climate](https://codeclimate.com/badge.png)](https://codeclimate.com/github/drapergem/draper) +[![Code Climate](https://codeclimate.com/github/drapergem/draper.png)](https://codeclimate.com/github/drapergem/draper) Draper adds an object-oriented layer of presentation logic to your Rails application.