From 5a3d941d55f826a3f8e372594d2fbb7a55e1cc74 Mon Sep 17 00:00:00 2001 From: he2ss Date: Tue, 8 Mar 2022 16:25:16 +0100 Subject: [PATCH] update README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 220f94e..79821ff 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,10 @@ > Lua module to allow ip (or not) from CrowdSec API. -This library is used by different bouncers : :warning: This library will only work with [lua-nginx-module](https://github.com/openresty/lua-nginx-module) +This library is used by different bouncers : + * [Nginx Bouncer](https://docs.crowdsec.net/docs/next/bouncers/nginx) * [OpenResty Bouncer](https://docs.crowdsec.net/docs/next/bouncers/openresty) * [Ingress Nginx Bouncer](https://docs.crowdsec.net/docs/next/bouncers/ingress-nginx) \ No newline at end of file