From 4fa74ecb898a963a9215cfd91a1c6ed9ed59a47f Mon Sep 17 00:00:00 2001 From: fab Date: Sat, 21 Dec 2024 11:24:39 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a075fd3..d5af0ab 100644 --- a/README.md +++ b/README.md @@ -137,7 +137,8 @@ if ($bad_bot) { 3. **Commit** and push changes. 4. Open a **Pull Request**. ---- +> [!TIP] +> Check the **[limits](https://github.com/fabriziosalmi/limits)** project too, it will be useful to implement rate limits rules for your web servers. ## 📄 License This project is licensed under the **MIT License**.