From 98c38548b5e5435b5cec1fb3c4fefac9a793b5b4 Mon Sep 17 00:00:00 2001 From: sam123ben Date: Wed, 2 Sep 2026 20:43:10 +1000 Subject: [PATCH] docs: add release version badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8295796..c6f5a34 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![CI](https://github.com/tesserix/agent-development-kit/actions/workflows/ci.yml/badge.svg)](https://github.com/tesserix/agent-development-kit/actions/workflows/ci.yml) [![Security](https://github.com/tesserix/agent-development-kit/actions/workflows/security.yml/badge.svg)](https://github.com/tesserix/agent-development-kit/actions/workflows/security.yml) +[![Release](https://img.shields.io/github/v/release/tesserix/agent-development-kit)](https://github.com/tesserix/agent-development-kit/releases/latest) [![Python 3.12+](https://img.shields.io/badge/python-3.12%2B-blue.svg)](https://www.python.org/) [![Apache--2.0](https://img.shields.io/badge/license-Apache--2.0-green.svg)](LICENSE)