From da661e7cd0cc88f22132d13f41c32da70323a22c Mon Sep 17 00:00:00 2001 From: Thilo Schwarz Date: Sun, 23 Mar 2025 20:06:07 +0100 Subject: [PATCH] Add release badge to README Included a GitHub release badge to display the latest release version directly in the README. This improves visibility of the project's current state and provides quick access to the release details. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 95482c6..fcf05f8 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ [![Build and Test](https://github.com/th-schwarz/CloudflareDNS-java/actions/workflows/build-and-test.yml/badge.svg)](https://github.com/th-schwarz/CloudflareDNS-java/actions/workflows/build-and-test.yml) +Give it a try ![GitHub Release](https://img.shields.io/github/v/release/th-schwarz/CloudflareDNS-java?include_prereleases) + ## Preface This project offers minimalistic access to the Cloudflare API, focused on managing DNS settings like creating, updating,