Add logos to Donate, Stars, and Forks badges

This commit is contained in:
Derick Payne 2026-01-19 03:31:17 +02:00
parent ee8e811ea9
commit 975ff197c0

View File

@ -3,9 +3,9 @@
Notepad3 is free and open source. Your support helps keep development active.
[![Sponsor](https://img.shields.io/github/sponsors/rizonesoft?style=flat-square&logo=github)](https://github.com/sponsors/rizonesoft)
[![Donate](https://img.shields.io/badge/Donate-PayPal-blue.svg?style=flat-square)](https://www.paypal.com/donate/?hosted_button_id=7UGGCSDUZJPFE)
[![Stars](https://img.shields.io/github/stars/rizonesoft/Notepad3?style=flat-square&label=Stars)](https://github.com/rizonesoft/Notepad3/stargazers)
[![Forks](https://img.shields.io/github/forks/rizonesoft/Notepad3?style=flat-square&label=Forks)](https://github.com/rizonesoft/Notepad3/network/members)
[![Donate](https://img.shields.io/badge/Donate-PayPal-blue.svg?style=flat-square&logo=paypal)](https://www.paypal.com/donate/?hosted_button_id=7UGGCSDUZJPFE)
[![Stars](https://img.shields.io/github/stars/rizonesoft/Notepad3?style=flat-square&label=Stars&logo=github)](https://github.com/rizonesoft/Notepad3/stargazers)
[![Forks](https://img.shields.io/github/forks/rizonesoft/Notepad3?style=flat-square&label=Forks&logo=github)](https://github.com/rizonesoft/Notepad3/network/members)
### Build Status
Continuous integration ensures code quality across compilers and platforms.