diff --git a/README.md b/README.md index a35b5a9..c089af3 100644 --- a/README.md +++ b/README.md @@ -72,10 +72,6 @@ Note that the request may optionally pass through additional trusted proxies, so but it will return false if CloudFlare comes after the trusted prefix of `X-Forwarded-For`. -## Alternatives - -[actionpack-cloudflare](https://github.com/customink/actionpack-cloudflare) simpler approach using the `CF-Connecting-IP` header. - ## Development After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.