diff --git a/docs/README.md b/docs/README.md index b0fec21..e874a8d 100644 --- a/docs/README.md +++ b/docs/README.md @@ -11,7 +11,7 @@ The [Functional Mock-Up Interface](https://fmi-standard.org/) (FMI) is a standar The preCICE-FMI runner contains the script `fmiprecice` to couple FMU models with other simulation tools via [preCICE](https://precice.org/). The runner serves as an importer for the FMU to steer the simulation. Additionally, the runner calls the preCICE library to communicate and coordinate with other solvers. -![img](images/precice-fmi-runner-setup.png) +![img](images/tooling-fmi-runner-setup.png) ## Usage diff --git a/docs/images/precice-fmi-runner-setup.png b/docs/images/tooling-fmi-runner-setup.png similarity index 100% rename from docs/images/precice-fmi-runner-setup.png rename to docs/images/tooling-fmi-runner-setup.png