Skip to content

Commit faed200

Browse files
committed
Update README.md
1 parent 84b5810 commit faed200

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

README.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
1+
![](https://github.com/user-attachments/assets/dbcd7e72-cdb3-48b5-8323-a1b89c328ea2)
2+
13
# Modelica FMI
24

3-
A Modelica library to import Functional Mock-up Units.
5+
A Modelica library to import [Functional Mock-up Units](https://fmi-standard.org/).
6+
7+
## Highlights
8+
9+
- :white_check_mark: supports FMI 2.0 and FMI 3.0 for Co-Simulation
10+
- :tada: works with all Modelica tools
11+
- :page_with_curl: logs FMI calls to the console or to a file
412

513
## Installation
614

@@ -15,12 +23,6 @@ uv tool install --reinstall https://github.com/modelica/Modelica-FMI/releases/do
1523

1624
- download the [Modelica-FMI](https://github.com/modelica/Modelica-FMI/releases/download/v0.0.3/Modelica-FMI-0.0.3.zip) package, load it in your Modelica tool, and call [FMI.importFMU()](FMI/importFMU.mo)
1725

18-
## Features
19-
20-
- Supports FMI 2.0 and FMI 3.0 for Co-Simulation
21-
- Works with all Modelica tools
22-
- Logs FMI calls to the console or to a file
23-
2426
## License
2527

2628
Copyright © 2025 Modelica Association.

0 commit comments

Comments
 (0)