diff --git a/README.md b/README.md index a6bad57dc..934f117bd 100644 --- a/README.md +++ b/README.md @@ -23,9 +23,8 @@ Firewall autonomously protects your Node.js applications against: Firewall operates autonomously on the same server as your Node.js app to: * ✅ Secure your database similar to a classic web application firewall (WAF) with none of the infrastructure or cost. -* ✅ [Minimize impact](#performance) on production with a tiny footprint and no additional dependencies. -* ✅ Support a developer-first local development and testing experience. -* ✅ Save security operators and development teams hours rooting out vulnerabilities, testing exploits, and coding remediations. +* ✅ Rate limit specific API endpoints by IP or by user +* ✅ Block specific users ## Supported libraries and frameworks