summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorStefan Radomski <radomski@tk.informatik.tu-darmstadt.de>2013-10-30 17:13:00 (GMT)
committerStefan Radomski <radomski@tk.informatik.tu-darmstadt.de>2013-10-30 17:13:00 (GMT)
commit9e3873291f3c5e573fdfb581eecb6c5a0b5ba829 (patch)
treeffbfefcab4098325a16384c8f0eb9347c7a16280 /README.md
parent1f5b5885a99d1eb1582dc9c1166990bc573fa5e6 (diff)
downloaduscxml-9e3873291f3c5e573fdfb581eecb6c5a0b5ba829.zip
uscxml-9e3873291f3c5e573fdfb581eecb6c5a0b5ba829.tar.gz
uscxml-9e3873291f3c5e573fdfb581eecb6c5a0b5ba829.tar.bz2
Added acknowledgements
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 049f5e2..02f6752 100644
--- a/README.md
+++ b/README.md
@@ -147,3 +147,7 @@ The basic approach to extend the interpreter is the same in all cases:
1. You can register at the global Factory Singleton via <tt>Factory::register*(prototypeInstance)</tt>
2. Or provide a new Factory instance to selected interpreters as an in-between.
3. Write an interpreter using your new functionality.
+
+# Acknowledgments
+
+This SCXML interpreter is developed as part of the [SmartVortex](http://smartvortex.eu) project funded by the [7th European framework program](http://ec.europa.eu/research/fp7/index_en.cfm). \ No newline at end of file