Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
dziegel committed Nov 29, 2023
1 parent 7f6931a commit 85a7d37
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <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/>.

## Current state

Expand Down Expand Up @@ -34,4 +34,3 @@ Apache-2.0
## Author

Dirk Ziegelmeier <dirk@ziegelmeier.net>

0 comments on commit 85a7d37

Please sign in to comment.