Skip to content

Commit 4784253

Browse files
authored
Merge pull request #5 from krvajal/krvajal-patch-1
Update README.md
2 parents bca7758 + 3b73186 commit 4784253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Modern Fortran language support for VSCode
22

33
[![Build Status](https://travis-ci.org/krvajal/vscode-fortran-support.svg?branch=master)](https://travis-ci.org/krvajal/vscode-fortran-support)
4-
4+
[![codecov](https://codecov.io/gh/krvajal/vscode-fortran-support/branch/master/graph/badge.svg)](https://codecov.io/gh/krvajal/vscode-fortran-support)
55

66
This extension provides support for the Fortran programming language. It includes syntax highlighting, code snippets and a linting based on gfortran.
77

0 commit comments

Comments
 (0)