diff --git a/rack-protection/README.md b/rack-protection/README.md index 6f6df7b8..06aad97a 100644 --- a/rack-protection/README.md +++ b/rack-protection/README.md @@ -1,6 +1,6 @@ # Rack::Protection -[![Build Status](https://secure.travis-ci.org/sinatra/rack-protection.png)](http://travis-ci.org/sinatra/rack-protection) +[![Build Status](https://secure.travis-ci.org/sinatra/rack-protection.svg)](http://travis-ci.org/sinatra/rack-protection) This gem protects against typical web attacks. Should work for all Rack apps, including Rails.