Skip to content

Commit d2001a9

Browse files
Update simvia logo url in README
1 parent c309184 commit d2001a9

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
All notable changes to the `VS Code Aster` extension will be documented in this file.
3+
All notable changes to the **VS Code Aster** extension will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<p align="center"><img src="./resources/images/simvia.png" alt="Simvia Logo" width="50%" /></p>
1+
<p align="center"><img src="https://raw.githubusercontent.com/simvia-tech/vs-code-aster/main/resources/images/simvia.png" alt="Simvia Logo" width="50%" /></p>
22

33
<p align="center">
44
<a href="/"><img src="https://img.shields.io/badge/version-1.0.0-blue" alt="Version" /></a>
@@ -102,8 +102,6 @@ If you'd like to run simulations, you need to have **cave** installed on your sy
102102

103103
You're now ready to use **VS Code Aster** !
104104

105-
## Usage / Features
106-
107105
## Features overview
108106

109107
### 1. Creating and managing .export files

0 commit comments

Comments
 (0)