docs: Add Nightly badge for pre-release builds

This commit is contained in:
Derick Payne 2026-01-18 22:33:12 +02:00
parent 6d5cb34652
commit 83b9df2cef

View File

@ -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.