Skip to content

Commit d37c875

Browse files
authored
Add support section to README
Added support section with contribution links for Ko-fi and PayPal.
1 parent f5196c9 commit d37c875

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,12 @@ VoiceText { language: En, emotion: Unknown, event: Bgm, punctuation_normalizatio
8585

8686
```
8787

88+
## Support the Project
8889

90+
If this project has saved you time or helped you in your workflow, consider supporting its continued development. Your contribution helps me keep the project maintained and feature-rich!
91+
92+
[![][ko-fi-shield]][ko-fi-link]
93+
[![][paypal-shield]][paypal-link]
8994

9095
<!-- Link Definitions -->
9196

@@ -100,4 +105,8 @@ VoiceText { language: En, emotion: Unknown, event: Bgm, punctuation_normalizatio
100105
[github-issues-shield]: https://img.shields.io/github/issues/darkautism/sensevoice-rs?labelColor=black&style=flat-square&color=ff80eb
101106
[github-issues-shield-link]: https://github.com/darkautism/sensevoice-rs/issues
102107
[github-contributors-shield]: https://img.shields.io/github/contributors/darkautism/sensevoice-rs?color=c4f042&labelColor=black&style=flat-square
103-
[github-contributors-link]: https://github.com/darkautism/sensevoice-rs/graphs/contributors
108+
[github-contributors-link]: https://github.com/darkautism/sensevoice-rs/graphs/contributors
109+
[ko-fi-shield]: https://img.shields.io/badge/Ko--fi-F16061?style=for-the-badge&logo=ko-fi&logoColor=white
110+
[ko-fi-link]: https://ko-fi.com/kautism
111+
[paypal-shield]: https://img.shields.io/badge/PayPal-00457C?style=for-the-badge&logo=paypal&logoColor=white
112+
[paypal-link]: https://paypal.me/kautism

0 commit comments

Comments
 (0)