diff --git a/README.md b/README.md index d4cb10a..95d9aea 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ ## 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 ) or an SCXML model (tested with QtCreator ). -The Eclipse Epsilon framework is used to implement the generator. +The Eclipse Epsilon framework is used to implement the generator. ## License diff --git a/test/generated/README.md b/test/generated/README.md new file mode 100644 index 0000000..770adf9 --- /dev/null +++ b/test/generated/README.md @@ -0,0 +1 @@ +# This folder contains the generated code diff --git a/test/xmi/README.md b/test/xmi/README.md index 4a9a6c6..999e395 100644 --- a/test/xmi/README.md +++ b/test/xmi/README.md @@ -1,3 +1,3 @@ # Created with Eclipse Papyrus - +