From a1c1452741b58f2afc2dc202f5b2179e8c76982b Mon Sep 17 00:00:00 2001 From: Aaron Suggs Date: Thu, 16 Aug 2012 14:52:56 -0300 Subject: [PATCH] Add Code Climate badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0f6c61c..47aac7b 100644 --- a/README.md +++ b/README.md @@ -129,6 +129,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). [![Travis CI](https://secure.travis-ci.org/ktheory/rack-attack.png)](http://travis-ci.org/ktheory/rack-attack) +[![Code Climate](https://codeclimate.com/badge.png)](https://codeclimate.com/github/kickstarter/rack-attack) ## License