Skip to content

Commit

Permalink
Merge branch 'master' into joss
Browse files Browse the repository at this point in the history
  • Loading branch information
markaren committed Dec 3, 2024
2 parents 565c12f + fa577b1 commit 1c4d553
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# FMU4cpp

FMU4cpp is a CMake template repository that allows you to easily create cross-platform FMUs
compatible with [FMI 2.0](https://fmi-standard.org/downloads/) for Co-simulation using C++.
FMU4cpp is a GitHub template repository that allows you to easily create cross-platform FMUs
compatible with [FMI 2.0](https://fmi-standard.org/downloads/) for Co-simulation using CMake and C++.

The framework generates the required `modelDescription.xml` and further packages
the necessary content into a ready-to-use FMU archive.
Expand Down

0 comments on commit 1c4d553

Please sign in to comment.