Easy Rules is a simple yet powerful Java Rules Engine providing the following features :
@ -13,17 +12,55 @@ Easy Rules is a simple yet powerful Java Rules Engine providing the following fe
* Dynamic rule reconfiguration at runtime using JMX
## Documentation
All Easy Rules documentation can be found here : [http://www.easyrules.org](http://www.easyrules.org)
## Presentation
You can find some slides about Easy Rules on [speaker deck][].
You can find some slides about Easy Rules on [speaker deck](https://speakerdeck.com/benas/easy-rules).
## Documentation
## Contribution
You are welcome to contribute to the project with pull requests on GitHub.
If you believe you found a bug, please use the [issue tracker](https://github.com/benas/easy-rules/issues).
It would be great to attach a JUnit test that fails and it would be awesome to send a pull request with a patch that fixes the bug!
For any further question, you can use the [Gitter](https://gitter.im/benas/easy-rules) channel: [](https://gitter.im/benas/easy-rules?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
All Easy Rules documentation can be found here : [http://www.easyrules.org][]