Skip to content

Commit 31e35ea

Browse files
committed
update readme
1 parent b70f478 commit 31e35ea

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,28 +6,36 @@
66
[![Open VSX Installs][badge-installs-vsx]][open-vsx]
77
---
88

9+
910
## Key Features
1011
- Syntax highlighting for the following languages (also used by [GitHub Linguist][gh-linguist])
1112
- Visual Basic for Applications (VBA)
1213
- WinWrap Basic (WWB)
1314
- :construction: Export and Import of Macros for Office Documents
1415
- :construction: Comprehensive snippets
1516

17+
1618
## Installation
1719
Launch the command palette (<kbd>Ctrl</kbd>+<kbd>P</kbd>) and run
1820
`ext install serkonda7.vscode-vba`.
1921

2022
The extension is also available on [Open VSX][open-vsx].
2123

24+
2225
## Contributing
2326
Thank you in advance, any contributions are highly appreciated!
2427

25-
For details, please see [CONTRIBUTING.md](CONTRIBUTING.md).
28+
For creating issues or pull requests, please see [CONTRIBUTING.md](CONTRIBUTING.md).
29+
30+
Or make a donation to support development of new features:
31+
[![Sponsor on GitHub][sponsors-badge]][sponsors-profile]
32+
2633

2734
## License
2835
Source code and grammars are licensed under the [Mozilla Public License (MPL-2.0)](LICENSE.txt).<br>
2936
The icon is licensed under the [Creative Commons ShareAlike](images/LICENSE) License.
3037

38+
3139
<!-- links -->
3240
[ci-badge]: https://github.com/serkonda7/vscode-vba/actions/workflows/ci.yml/badge.svg
3341
[ci-status]: https://github.com/serkonda7/vscode-vba/actions/workflows/ci.yml
@@ -36,3 +44,5 @@ The icon is licensed under the [Creative Commons ShareAlike](images/LICENSE) Lic
3644
[vs-marketplace]: https://marketplace.visualstudio.com/items?itemName=serkonda7.vscode-vba
3745
[open-vsx]: https://open-vsx.org/extension/serkonda7/vscode-vba
3846
[gh-linguist]: https://github.com/DecimalTurn/linguist/blob/master/vendor/licenses/git_submodule/vscode-vba-json.dep.yml
47+
[sponsors-badge]: https://img.shields.io/badge/Sponsor-GitHub-blue.svg
48+
[sponsors-profile]: https://github.com/sponsors/serkonda7

0 commit comments

Comments
 (0)