From 47a6925df187f96e4593afab18dc92d5f22bd4d5 Mon Sep 17 00:00:00 2001 From: Felipe Zimmerle Date: Tue, 18 Sep 2018 12:24:14 -0300 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4223973..6f87e01 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +# NOTE + +This project was outdated by the **pymodsecurity** project (https://github.com/actions-security/pymodsecurity). At **pymodsecurity** you can get a more stable and feature complete bindings for libmodsecurity. + # Introduction The following are a set of Swig generated Python bindings for libmodsecurity. These bindings will allow users to utilize the exposed libmodsecurity interfaces directly from python, without the use of ctypes.