Update README

This commit is contained in:
Rob Watson 2017-07-18 12:57:49 +01:00
parent 4848b568fa
commit b5ac5945f7
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
Refactoring something behind an API? Plagued by extraneous HTTP params? `rack-filter-param` might be for you.
[![Build Status](https://travis-ci.org/rfwatson/rack-filter-param.svg?branch=master)](https://travis-ci.org/rfwatson/rack-filter-param)
## What is it?
[Rack](https://github.com/rack/rack) middleware to remove specific params from HTTP requests.