Skip to content

Commit 97cd567

Browse files
committed
docs: show both stable and beta release badges in README
Replaces the single stable-only badge with two static badges that render identically on every branch, matching the change already on develop.
1 parent 1545ce6 commit 97cd567

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# 🔒 NullifyPDF — AI Forensic Edition
22

3-
![GitHub Release](https://img.shields.io/github/v/release/overwrite00/NullifyPDF?style=flat-square&color=1fb2e0)
3+
![GitHub Release](https://img.shields.io/github/v/release/overwrite00/NullifyPDF?style=flat-square&color=1fb2e0&label=stable)
4+
![GitHub Release (beta)](https://img.shields.io/github/v/release/overwrite00/NullifyPDF?include_prereleases&style=flat-square&color=orange&label=beta)
45
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/overwrite00/NullifyPDF/release.yml?style=flat-square&label=build)
56
![GitHub License](https://img.shields.io/github/license/overwrite00/NullifyPDF?style=flat-square&color=blue)
67
![Python Version](https://img.shields.io/badge/python-3.13-blue?style=flat-square&logo=python)

0 commit comments

Comments
 (0)