diff --git a/README.md b/README.md index f626578..109bb74 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ ## Introduction -This is a C++ statemachine generator that generates statemachines based on https://github.com/dziegel/cpp_event_framework -from an XMI model (e.g. created via Eclipse Papyrus https://www.eclipse.org/papyrus/). -The code generation tool used is Acceleo https://www.eclipse.org/acceleo/. +This is a C++ statemachine generator that generates statemachines based on +from an XMI model (e.g. created via Eclipse Papyrus ). +The code generation tool used is Acceleo . ## Current state @@ -34,4 +34,3 @@ Apache-2.0 ## Author Dirk Ziegelmeier -