Skip to content

Commit 6311eaa

Browse files
authored
Merge pull request #461 from fortran-lang/feature/gif-testing
Resized intro animation and fixed README format
2 parents 217c461 + 4cbd207 commit 6311eaa

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,20 @@
1-
![alt](assets/modern-fortran-logo.png)
1+
<p align="center">
2+
<img src="assets/modern-fortran-logo.png"/>
3+
</p>
4+
5+
<div align="center">
26

37
[![GitHub Actions](https://github.com/fortran-lang/vscode-fortran-support/actions/workflows/main.yaml/badge.svg)](https://github.com/fortran-lang/vscode-fortran-support/actions)
48
[![Downloads](https://vsmarketplacebadge.apphb.com/downloads-short/fortran-lang.linter-gfortran.svg)](https://marketplace.visualstudio.com/items?itemName=fortran-lang.linter-gfortran)
59
[![Installs](https://vsmarketplacebadge.apphb.com/installs-short/fortran-lang.linter-gfortran.svg)](https://marketplace.visualstudio.com/items?itemName=fortran-lang.linter-gfortran)
610
[![VS Marketplace](https://vsmarketplacebadge.apphb.com/version-short/fortran-lang.linter-gfortran.svg)](https://marketplace.visualstudio.com/items?itemName=fortran-lang.linter-gfortran)
711
[![MIT License](https://img.shields.io/npm/l/stack-overflow-copy-paste.svg?)](http://opensource.org/licenses/MIT)
812

9-
![alt](assets/intro-demo.gif)
13+
</div>
14+
15+
<p align="center">
16+
<img src="assets/intro-demo.gif"/>
17+
</p>
1018

1119
## Key Features
1220

assets/intro-demo.gif

887 KB
Loading

0 commit comments

Comments
 (0)