Skip to content

Commit dec82d6

Browse files
committed
Adds animation to README
1 parent e0ce3b7 commit dec82d6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
[![GitHub Sponsor](https://img.shields.io/static/v1?style=social&label=Sponsor&message=%E2%9D%A4&logo=GitHub&color&link=%3Curl%3E)](https://github.com/sponsors/gnikit)
1212
[![PayPal](https://img.shields.io/static/v1?style=social&label=Donate&message=%E2%9D%A4&logo=Paypal&color&link=%3Curl%3E)](https://paypal.me/inikit)
1313

14+
![alt](https://raw.githubusercontent.com/gnikit/fortls/master/assets/animations/intro-demo.gif)
15+
1416
`fortls` is an implementation of the [Language Server Protocol](https://github.com/Microsoft/language-server-protocol)
1517
(LSP) for Fortran using Python (3.7+).
1618

@@ -21,7 +23,6 @@ Some supported code editors include:
2123
[Atom](https://gnikit.github.io/fortls/editor_integration.html#atom),
2224
[Sublime Text](https://gnikit.github.io/fortls/editor_integration.html#sublime-text),
2325
[(Neo)Vim](https://gnikit.github.io/fortls/editor_integration.html#vim-neovim-gvim),
24-
[Visual Studio](https://gnikit.github.io/fortls/editor_integration.html#visual-studio-2017)
2526
and [Emacs](https://gnikit.github.io/fortls/editor_integration.html#emacs).
2627

2728
## Features

assets/animations/intro-demo.gif

1.57 MB
Loading

0 commit comments

Comments
 (0)