Skip to content

Commit 64e4e8a

Browse files
author
Lukas Neubert
authored
readme: add a few badges
1 parent c5a6902 commit 64e4e8a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
# Visual Basic language support for VS Code
2+
3+
![GitHub Workflow Status](https://img.shields.io/github/workflow/status/serkonda7/vscode-vba/CI)
4+
[![Version](https://vsmarketplacebadge.apphb.com/version/serkonda7.vscode-vba.svg)](https://marketplace.visualstudio.com/items?itemName=serkonda7.vscode-vba)
5+
[![Installs](https://vsmarketplacebadge.apphb.com/installs/serkonda7.vscode-vba.svg)](https://marketplace.visualstudio.com/items?itemName=serkonda7.vscode-vba)
6+
27
## Installation
38
Launch the quick open view (`ctrl`+`P`) and run the following command.
49
```
510
ext install serkonda7.vscode-vba
611
```
7-
812
## License
913
[MIT](LICENSE.md)

0 commit comments

Comments
 (0)