From 975ff197c0cdfb64f6dc94e8dc4baccb9d529547 Mon Sep 17 00:00:00 2001 From: Derick Payne Date: Mon, 19 Jan 2026 03:31:17 +0200 Subject: [PATCH] Add logos to Donate, Stars, and Forks badges --- Readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Readme.md b/Readme.md index 8b1d81403..51394e6eb 100644 --- a/Readme.md +++ b/Readme.md @@ -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.