From c9335cd875706e77a76867c28f631c5bc34d27f2 Mon Sep 17 00:00:00 2001 From: Robin Andersson Date: Thu, 26 Oct 2023 07:56:21 -0400 Subject: [PATCH] Fixed bullet points --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6d6311c..01ae5a44 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ FMU Import Compliance PyFMI is tested daily in several different ways: * Extensive external testing within the `Optimica Compiler Toolkit` (OCT) provided by [Modelon](https://help.modelon.com/latest/reference/oct/) using all models in Modelon Modelica libararies (35000+ models), exported as FMUs. * Unit tests from the `tests` directory. These use FMUs generated by -* * OCT + * OCT * JModelica.org * FMUs in the example directory are generated via FMU SDK by Qtronic, more information is available in related `README.txt` for these FMUs with proper license text. * PyFMI is the default execution engine for [Modelon Impact](https://modelon.com/modelon-impact/).