diff --git a/README.md b/README.md index 086a38d..3f175c1 100644 --- a/README.md +++ b/README.md @@ -18,19 +18,19 @@ This extension is based on the Modelica extension taken from ### Syntax Highlighting -![Modelica](https://github.com/AnHeuermann/modelica-language-vscode/raw/main/images/modelica.png) +![Modelica](./images/modelica.png) -![MetaModelica](https://github.com/AnHeuermann/modelica-language-vscode/raw/main/images/metamodelica.png) +![MetaModelica](./images/metamodelica.png) -![Susan](https://github.com/AnHeuermann/modelica-language-vscode/raw/main/images/susan-template.png) +![Susan](./images/susan-template.png) -![OpenModelica Scripting](https://github.com/AnHeuermann/modelica-language-vscode/raw/main/images/scripting.png) +![OpenModelica Scripting](./images/scripting.png) ### Snippets -![snippets-editor](https://github.com/AnHeuermann/modelica-language-vscode/raw/main/images/snippets-editor.png) +![snippets-editor](./images/snippets-editor.png) -![snippets-command-palette](https://github.com/AnHeuermann/modelica-language-vscode/raw/main/images/snippets-command-palette.png) +![snippets-command-palette](./images/snippets-command-palette.png) ## Usage