From ce834ba0dc267226afa0ba505bd3d8fb298a490f Mon Sep 17 00:00:00 2001 From: Andrew Krasichkov Date: Fri, 31 Mar 2017 01:46:44 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 82210b3..3450174 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ GIXY # Overview Gixy is a tool for Nginx configuration analyzing. The main goal of Gixy is to prevent misconfiguration and automate flaw detection. Currently supported Python versions is 2.7 and 3.4+. + Disclaimer: Gixy is well tested only on GNU/Linux, in other OS may have some issues. # Installation