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