From 02563ba3dc94166113df737164847c95e5b709f0 Mon Sep 17 00:00:00 2001 From: miraculixx Date: Thu, 20 Nov 2014 23:59:00 +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 bbd5ccf..b19cc0e 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. 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. +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. Contributions welcome. What you can do with it -----------------------