From f094c2af3739a118e6b254423542330bb797a9c9 Mon Sep 17 00:00:00 2001 From: Aaron Suggs Date: Mon, 18 Feb 2013 17:34:45 -0500 Subject: [PATCH] README.md: show CodeClimate grade --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c22882..0fc857a 100644 --- a/README.md +++ b/README.md @@ -167,7 +167,7 @@ less on short-term, one-off hacks to block a particular attack. Rack::Attack complements tools like iptables and nginx's [limit_zone module](http://wiki.nginx.org/HttpLimitZoneModule). [![Build Status](https://travis-ci.org/kickstarter/rack-attack.png?branch=master)](https://travis-ci.org/kickstarter/rack-attack) -[![Code Climate](https://codeclimate.com/badge.png)](https://codeclimate.com/github/kickstarter/rack-attack) +[![Code Climate](https://codeclimate.com/github/kickstarter/rack-attack.png)](https://codeclimate.com/github/kickstarter/rack-attack) ## License