From efed15859290e0274a4804deed49db2c256b2ae2 Mon Sep 17 00:00:00 2001 From: Matheus Pimenta Date: Sun, 23 Nov 2025 12:49:24 +0000 Subject: [PATCH] Add release badge Signed-off-by: Matheus Pimenta --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 92b0ff0..7cb56c5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # sumoapi-go -[![Test Integration](https://github.com/sumo-mcp/sumoapi-go/actions/workflows/test-integration.yaml/badge.svg)](https://github.com/sumo-mcp/sumoapi-go/actions/workflows/test-integration.yaml) +[![release](https://img.shields.io/github/v/release/sumo-mcp/sumoapi-go?sort=semver)](https://github.com/sumo-mcp/sumoapi-go/releases/latest) +[![integration](https://github.com/sumo-mcp/sumoapi-go/actions/workflows/test-integration.yaml/badge.svg)](https://github.com/sumo-mcp/sumoapi-go/actions/workflows/test-integration.yaml) A Go SDK for https://sumo-api.com.