From 2d1de4ac623324a814dd67dba4c4c22c48940acf Mon Sep 17 00:00:00 2001 From: Gonzalo Rodriguez Date: Fri, 11 Oct 2019 16:00:01 -0300 Subject: [PATCH] docs: add note about README contents gotcha --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0b4a071..0f193e8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +__Note__: You are viewing the development version README. +For the README consistent with the latest released version see https://github.com/kickstarter/rack-attack/blob/6-stable/README.md. + # Rack::Attack *Rack middleware for blocking & throttling abusive requests*