diff --git a/README.md b/README.md index 830c6e0..2fe5284 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![CI](https://github.com/khalilCodeX/traceflow-lite/actions/workflows/ci.yml/badge.svg)](https://github.com/khalilCodeX/traceflow-lite/actions/workflows/ci.yml) [![Python 3.11+](https://img.shields.io/badge/python-3.11+-blue.svg)](https://www.python.org/downloads/) [![License: Apache 2.0](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) -[![Code style: ruff](https://img.shields.io/badge/code%20style-ruff-000000.svg)](https://github.com/astral-sh/ruff) +[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff) **A control plane that makes agentic systems shippable: tracing + eval gates + fallback + budgets + replay.** **A production-grade SDK for building reliable, observable AI agent workflows.**