mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-04-27 15:07:41 +00:00
README: Badges as SVG not PNG
This commit is contained in:
parent
f3e468a588
commit
7285e721aa
1 changed files with 3 additions and 3 deletions
|
|
@ -8,9 +8,9 @@ Throttle and fail2ban state is stored in a configurable cache (e.g. `Rails.cache
|
||||||
|
|
||||||
See the [Backing & Hacking blog post](http://www.kickstarter.com/backing-and-hacking/rack-attack-protection-from-abusive-clients) introducing Rack::Attack.
|
See the [Backing & Hacking blog post](http://www.kickstarter.com/backing-and-hacking/rack-attack-protection-from-abusive-clients) introducing Rack::Attack.
|
||||||
|
|
||||||
[](http://badge.fury.io/rb/rack-attack)
|
[](http://badge.fury.io/rb/rack-attack)
|
||||||
[](https://travis-ci.org/kickstarter/rack-attack)
|
[](https://travis-ci.org/kickstarter/rack-attack)
|
||||||
[](https://codeclimate.com/github/kickstarter/rack-attack)
|
[](https://codeclimate.com/github/kickstarter/rack-attack)
|
||||||
|
|
||||||
|
|
||||||
## Getting started
|
## Getting started
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue