mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-03-25 09:25:49 +00:00
Merge pull request #215 from olleolleolle/patch-1
README: Badges as SVG not PNG
This commit is contained in:
commit
301f2473f2
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.
|
||||
|
||||
[](http://badge.fury.io/rb/rack-attack)
|
||||
[](https://travis-ci.org/kickstarter/rack-attack)
|
||||
[](https://codeclimate.com/github/kickstarter/rack-attack)
|
||||
[](http://badge.fury.io/rb/rack-attack)
|
||||
[](https://travis-ci.org/kickstarter/rack-attack)
|
||||
[](https://codeclimate.com/github/kickstarter/rack-attack)
|
||||
|
||||
|
||||
## Getting started
|
||||
|
|
|
|||
Loading…
Reference in a new issue