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 -----------------------