From fa577b169b876e755fa704ce4ae90a796c9417d0 Mon Sep 17 00:00:00 2001 From: Lars Ivar Hatledal Date: Tue, 3 Dec 2024 12:54:10 +0100 Subject: [PATCH] Update README.md [skip ci] --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 00766e5..4f06815 100644 --- a/README.md +++ b/README.md @@ -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.