From 8c320544ba8864bd823125e76698570df3929006 Mon Sep 17 00:00:00 2001 From: Matt Ellis Date: Sat, 8 Sep 2018 18:43:13 -0600 Subject: [PATCH] Update README.md Tweaks to the readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70e7abb..5b57d77 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@

- Rules is a lightweight rules library written in Golang to simplify the building of Event Driven Reactive Applications. Supports Declaritive Rules, Contextual reasoning across time and space. + Rules is a lightweight library written in Golang to simplify the building of contextually aware, declaritive rules.