diff --git a/README.md b/README.md
index 4de84e39d4b793bb1d64dc4bab3d5af544f88c2f..85ccca4d4e45bad21422b0ee66932528da0c04a3 100644
--- a/README.md
+++ b/README.md
@@ -96,3 +96,6 @@ This Roadmap for the next release is not writting in the stone. Feel free to mak
 
   Certain repetitive tasks can be more efficiently managed directly by `66` in C rather than scripting them in the `Execute` field. For example, utilizing a `WorkDir` keyword can facilitate moving to the declared WorkDir value before executing the script.
 
+- React on event:
+
+  Implementation of a daemon for event response to allow users to define services that dynamically start and stop when certain conditions are met, without needing to encode every possible condition in the service manager configuration.