Skip to content

Commit 033a6e5

Browse files
authored
Update README.md
1 parent 5d0f847 commit 033a6e5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# ModelDebugging
22
Runtime and tools to bring execution, debug and simulation in your domain specific tooling built with Sirius and/or Eclipse Modeling Framework.
33

4-
4+
To have a better understanding of the features and services offered by this framework, you can read the following [post (Breathe life into your designer)](http://gemoc.org/breathe-life-into-your-designer/).
55

66
The repository includes several components:
77
- ___simulationmodelanimation___ The plugins required to animate models with Sirius
@@ -13,8 +13,8 @@ The repository includes several components:
1313
- an efficient trace metamodel powered by a generative approach. This trace enables all omniscient debugging capabilities of the framework and offers a multidimentional timeline.
1414
- ___java_execution___ contains an implementation of the framework using a sequential java engine (based on xtend+k3).
1515

16-
This project is already used by [GEMOC](http://gemoc.org/ "GEMOC Homepage") and [Arduino Designer](https://github.com/mbats/arduino "Arduino Designer project page").
16+
This project is included within the [GEMOC](http://gemoc.org/ "GEMOC Homepage"). This project offers an Eclipse package ([GEMOC Studio](http://gemoc.org/studio-download/)) with all these components preinstalled. It also provides additionnal engines (concurrent engine, coordination of concurrent engines), documentation and tutorials.
1717

1818

1919

20-
This project is still in incubation and need more work to reach industrial grade. If you need some help to get started with this project or have any questions about it feel free to contact [me (Yvan Lussaud)](mailto:yvan.lussaud@obeo.fr).
20+
This project is still in incubation and need more work to reach industrial grade. If you need some help to get started with this project or have any questions about it feel free to contact [Cédric Brun](mailto:cedric.brun@obeo.fr).

0 commit comments

Comments
 (0)