From 344aa901b1dba9564eb4654024c4a2b3501938e5 Mon Sep 17 00:00:00 2001 From: Felipe Zimmerle Date: Mon, 6 Jul 2015 15:41:07 -0300 Subject: [PATCH] Updates README.md: highlight that the project still under development --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 938e7546..b38d7226 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ application. Currently the libmodsecurity is used by the ModSecurity nginx connector (ModSecurity-nginx). -Notice: This project is under development and it is not ready to be placed in +_Notice: This project is under development and it is not ready to be placed in production yet. It is not supporting all the operators and/or actions of the -SecRules languages yet. +SecRules languages yet._ ### What is the difference between this project and the old ModSecurity (v2.x.x)?