From 128391773109f9b98e4e61bb7724a44c05efbe04 Mon Sep 17 00:00:00 2001 From: Dirk Ziegelmeier Date: Thu, 8 Aug 2024 20:25:21 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d05fd3a..ae818dc 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,12 @@ The Eclipse Epsilon framework is used to implement - Parallel statemachines - Fork/Join - Terminate +- Sub statemachines ## Supported - States -- Hierarchical state machines +- Hierarchical statemachines (Composite states) - Transitions - Transition actions - Guards