From c8f670094f8148a02af7960fe6dd76a8d33ef8ac Mon Sep 17 00:00:00 2001 From: miraculixx Date: Thu, 20 Nov 2014 23:58:21 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62765a3..bbd5ccf 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ pyrules Python Rules Engine -This is a first go at implementing a generic Rule Engine in Python. +This is a first go at implementing a generic Rule Engine in Python. Its a working solution, but it is not ready for large-scale or even small-scale production use. Use at your own risk, but please do contribute. What you can do with it -----------------------