Skip to content

Commit 8cca0e7

Browse files
committed
Use "FMU Tool" instead of "fmutool" as name
1 parent 9a5a016 commit 8cca0e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

static/assets/tools.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5196,14 +5196,14 @@
51965196
]
51975197
},
51985198
{
5199-
"name": "fmutool",
5199+
"name": "FMU Tool",
52005200
"license": "osi",
52015201
"url": "https://github.com/grouperenault/fmutool",
52025202
"vendor": "Renault",
52035203
"logo": "renault-group.svg",
52045204
"vendorURL": "https://www.renault.com",
52055205
"examplesURL": "https://github.com/grouperenault/fmutool/tree/main/doc",
5206-
"description": "FMUTool is a Python library and application that allows you to modify a Functional Mockup Unit (FMU) without recompiling. It mainly modifies the modelDescription.xml file. It is highly customizable. It also includes 'fmucontainer' which allows you to group multiple FMUs into one.",
5206+
"description": "FMU Tool is a Python library and application that allows you to modify a Functional Mockup Unit (FMU) without recompiling. It mainly modifies the modelDescription.xml file. It is highly customizable. It also includes 'fmucontainer' which allows you to group multiple FMUs into one.",
52075207
"features": [],
52085208
"platforms": [
52095209
"Windows",

0 commit comments

Comments
 (0)