From 9e3873291f3c5e573fdfb581eecb6c5a0b5ba829 Mon Sep 17 00:00:00 2001 From: Stefan Radomski Date: Wed, 30 Oct 2013 18:13:00 +0100 Subject: Added acknowledgements --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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 Factory::register*(prototypeInstance) 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 -- cgit v0.12