Skip to content

Commit de060b5

Browse files
authored
Update README.md
1 parent 40acf5f commit de060b5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@
44
[![codecov](https://codecov.io/gh/krvajal/vscode-fortran-support/branch/master/graph/badge.svg)](https://codecov.io/gh/krvajal/vscode-fortran-support)
55
[![MIT License](https://img.shields.io/npm/l/stack-overflow-copy-paste.svg?style=flat-square)](http://opensource.org/licenses/MIT)
66
[![Installs](https://vsmarketplacebadge.apphb.com/installs/krvajalm.linter-gfortran.svg)](https://marketplace.visualstudio.com/items?itemName=krvajalm.linter-gfortran)
7+
[![GitHub release](https://img.shields.io/github/release/krvajal/vscode-fortran-support.svg)](https://GitHub.com/krvajal/vscode-fortran-support/releases/)
78

8-
This extension provides support for the Fortran programming language. It includes syntax highlighting, code snippets and a linting based on gfortran.
9+
> This extension provides support for the Fortran programming language. It includes syntax highlighting, code snippets and a linting based on gfortran.
910
1011
## Features
1112

0 commit comments

Comments
 (0)