From add686d7d83c918b917df70b787b164970dec272 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sini=C5=A1a=20Sovilj?= Date: Thu, 14 Oct 2021 08:45:22 +0200 Subject: [PATCH] Reference added. --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 8e1eeec..c33c943 100644 --- a/README.md +++ b/README.md @@ -219,11 +219,7 @@ The mobile simulator will be automatically launched. - **Krešimir Pripužić**2 1 = Juraj Dobrila University of Pula, Faculty of Informatics, HR-52100 Pula, CROATIA \ -2 = University of Zagreb, Faculty of Electrical Engineering and Computing, HR-10000 Zagreb, CROATIA - - -## License -This project is licensed under the Apache License 2.0 license. See the [LICENSE](LICENSE) file for details. +2 = University of Zagreb, Faculty of Electrical Engineering and Computing, HR-10000 Zagreb, CROATIA ## References @@ -232,6 +228,10 @@ System dynamics modeling and simulation with Kotlin. *System Dynamics Review*, 37: 227-240. https://doi.org/10.1002/sdr.1686 +## License +This project is licensed under the Apache License 2.0 license. See the [LICENSE](LICENSE) file for details. + + ## Acknowledgments Kotlin SD Toolkit was inspired by the great work of: * Drost & Stein - [System Dynamics Java-Framework](https://github.com/matthiasstein/SystemDynamics-Framework),