From 1b6cc1624e52408bbfa548ac460afeb6ce055935 Mon Sep 17 00:00:00 2001 From: Bryan Helmkamp Date: Sun, 10 Feb 2013 14:38:18 -0800 Subject: [PATCH] Add Code Climate badge to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d7cebfb..5bc28937 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # SimpleForm - Rails forms made easy. [![Build Status](https://secure.travis-ci.org/plataformatec/simple_form.png?branch=master)](http://travis-ci.org/plataformatec/simple_form) -[![Code Climate](https://codeclimate.com/badge.png)](https://codeclimate.com/github/plataformatec/simple_form) +[![Code Climate](https://codeclimate.com/github/plataformatec/simple_form.png)](https://codeclimate.com/github/plataformatec/simple_form) **SimpleForm** aims to be as flexible as possible while helping you with powerful components to create your forms. The basic goal of SimpleForm is to not touch your way of defining the layout, letting