Skip to content

Commit da89523

Browse files
committed
Update README
1 parent b2b3a5a commit da89523

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
# Fortran Language Server
1+
# Fortran Language Server - dev version
22

3-
[![image](https://travis-ci.org/hansec/fortran-language-server.svg?branch=master)](https://travis-ci.org/hansec/fortran-language-server)
4-
[![image](https://ci.appveyor.com/api/projects/status/github/hansec/fortran-language-server?branch=master&svg=true)](https://ci.appveyor.com/project/hansec/fortran-language-server)
3+
> This is the developer's version for @hansec's original `fortran-language-server`.
4+
> It contains bug fixes and new features that are yet to be merged into the main repository.
5+
6+
[![Tests](https://github.com/gnikit/fortran-language-server/actions/workflows/main.yml/badge.svg)](https://github.com/gnikit/fortran-language-server/actions/workflows/main.yml)
57
[![image](https://img.shields.io/github/license/hansec/fortran-language-server.svg)](https://github.com/hansec/fortran-language-server/blob/master/LICENSE)
68
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
79

0 commit comments

Comments
 (0)