From f7d6a8dc9ff57b7a275a0d599072ac6b9b63aafa Mon Sep 17 00:00:00 2001 From: MarkusEllyton Date: Mon, 11 Nov 2024 12:04:20 +0100 Subject: [PATCH] Update gifs in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 155f8c9..35f0d9d 100644 --- a/README.md +++ b/README.md @@ -70,13 +70,13 @@ The editor will generate an error if an FMU definition contains a reference to a Defining connections with incorrect causality will be detected as an error. -![An animation illustrating the linting feature of the extension and how it ensure correct causality](https://odin.cps.digit.au.dk/into-cps/cosim-studio/v0.1/dark/fmu_causality_linting.gif) +![An animation illustrating the linting feature of the extension and how it ensure correct causality](https://odin.cps.digit.au.dk/into-cps/cosim-studio/v0.1.3/dark/fmu_causality_linting.gif) ### Autocompletion When the configuration contains references to FMUs that the extension can resolve, the editor provides smart completions of input and output variables. -![An animation illustrating the autocompletion feature of the extension](https://odin.cps.digit.au.dk/into-cps/cosim-studio/v0.1/dark/fmu_auto_completion.gif) +![An animation illustrating the autocompletion feature of the extension](https://odin.cps.digit.au.dk/into-cps/cosim-studio/v0.1.3/dark/fmu_auto_completion.gif) ### Integration with Maestro