From 6c821b870445ef5b2d8996cd9f837ee6f114a781 Mon Sep 17 00:00:00 2001 From: 0xInfection Date: Thu, 7 Feb 2019 18:28:31 +0530 Subject: [PATCH] Added stuff --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 16373cd..f2b339e 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ __A Concise Definition:__ A web application firewall is a form of firewall with a set of configured rules that controls input, output, and/or access from, to, or by an application or service. It operates by monitoring and potentially blocking the input, output, or system service calls that do not meet the configured policy of the firewall. *(Source [Wikipedia](https://en.wikipedia.org/wiki/Application_firewall))* -Feel free to [contribute](). +Feel free to [contribute](CONTRIBUTING.md). ### Contents: - [Awesome WAFs List](#awesome-waf-list)