diff --git a/README.md b/README.md index 569a1df..308835b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Introduction -This is a C++ statemachine generator that generates statemachines based on from an XMI model (tested with Eclipse Papyrus ) or an SCXML model (tested with QtCreator ). +This is a C++ statemachine generator that generates statemachines based on from an XMI model (tested with Eclipse Papyrus and Catia Magic Cyber-Systems Engineer support) or an SCXML model (tested with QtCreator ). The Eclipse Epsilon framework is used to implement the generator.