From 83b9df2cef0d887a95c2ef4ad5e91bb7e72bcfbd Mon Sep 17 00:00:00 2001 From: Derick Payne Date: Sun, 18 Jan 2026 22:33:12 +0200 Subject: [PATCH] docs: Add Nightly badge for pre-release builds --- Readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Readme.md b/Readme.md index 82466bc07..2b31907ce 100644 --- a/Readme.md +++ b/Readme.md @@ -11,6 +11,7 @@ Continuous integration ensures code quality across compilers and platforms. [![AppVeyor](https://img.shields.io/appveyor/ci/rizonesoft/notepad3/master.svg?style=flat-square&label=AppVeyor)](https://ci.appveyor.com/project/rizonesoft/notepad3/branch/master) [![CI](https://img.shields.io/github/actions/workflow/status/rizonesoft/Notepad3/build.yml?style=flat-square&label=CI)](https://github.com/rizonesoft/Notepad3/actions/workflows/build.yml) [![Latest Release](https://img.shields.io/github/v/release/rizonesoft/Notepad3?style=flat-square&label=Release)](https://rizonesoft.com/downloads/notepad3/) +[![Nightly](https://img.shields.io/github/v/release/rizonesoft/Notepad3?include_prereleases&style=flat-square&label=Nightly&color=orange)](https://github.com/rizonesoft/Notepad3/releases) ### Tech Stack Built with modern C++ on the powerful Scintilla editing component.