Skip to content

Commit 3ab5289

Browse files
committed
Added ko-fi to readme.
1 parent ca91634 commit 3ab5289

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# VSDoxyHighlighter <!-- omit in toc -->
22

3+
[![ko-fi](https://img.shields.io/badge/Ko--fi-Leave_a_tip-29ABE0?logo=ko-fi)](https://ko-fi.com/sedeniono)
4+
&nbsp;
35
[![PayPal](https://img.shields.io/badge/PayPal-Leave_a_tip-003087?logo=paypal)](https://paypal.me/sedeniono)
6+
47
![test and build](https://github.com/Sedeniono/VSDoxyHighlighter/actions/workflows/build_and_test.yml/badge.svg)
58

69
- [Introduction](#introduction)
@@ -28,7 +31,7 @@
2831
VSDoxyHighlighter is an extension for Visual Studio 2022 and 2026 to provide **syntax highlighting**, **IntelliSense** (autocomplete while typing) and **quick info** tooltips (while hovering over commands) for [Doxygen](https://www.doxygen.nl/index.html)-style comments in C/C++.
2932
Note that Visual Studio *Code* is **not** supported.
3033

31-
**If the extension has helped with your work, you can support its continued development by leaving a tip via PayPal ([paypal.me/sedeniono](https://paypal.me/sedeniono))**. You can also give it a [star on GitHub](https://github.com/Sedeniono/VSDoxyHighlighter) and rate it on the [Visual Studio marketplace](https://marketplace.visualstudio.com/items?itemName=Sedenion.VSDoxyHighlighter)!
34+
**If the extension has helped with your work, you can support its continued development by leaving a tip via ko-fi ([ko-fi.com/sedeniono](https://ko-fi.com/sedeniono)) or PayPal ([paypal.me/sedeniono](https://paypal.me/sedeniono))**. You can also give it a [star on GitHub](https://github.com/Sedeniono/VSDoxyHighlighter) and rate it on the [Visual Studio marketplace](https://marketplace.visualstudio.com/items?itemName=Sedenion.VSDoxyHighlighter)!
3235

3336

3437
# Installation

0 commit comments

Comments
 (0)