From 6e0c21538278b5bb41012fc54695c07c13af1373 Mon Sep 17 00:00:00 2001 From: Corey Leath Date: Fri, 21 Aug 2026 00:55:23 -0400 Subject: [PATCH] docs: add latest release badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4c38c21..27d9057 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # LogSight-AI — Explainable Log Analysis Heuristics +[![Latest Release](https://img.shields.io/github/v/release/CoreyLeath-code/LogSight-AI?display_name=tag&sort=semver)](https://github.com/CoreyLeath-code/LogSight-AI/releases/latest) [![CI](https://github.com/CoreyLeath-code/LogSight-AI/actions/workflows/ci.yml/badge.svg)](https://github.com/CoreyLeath-code/LogSight-AI/actions/workflows/ci.yml) [![CodeQL](https://github.com/CoreyLeath-code/LogSight-AI/actions/workflows/codeql.yml/badge.svg)](https://github.com/CoreyLeath-code/LogSight-AI/actions/workflows/codeql.yml) [![Python](https://img.shields.io/badge/python-3.10%2B-3776AB.svg)](https://www.python.org/)