diff --git a/README.md b/README.md index 91cc662..bf3744a 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ **Run-aware token governance for multi-agent systems.**
Cap spend and steer behavior across a whole agent workflow — not per request — with a shared ledger and in-path enforcement. -[![CI](https://github.com/theagentplane/tokenops/actions/workflows/test.yml/badge.svg)](https://github.com/theagentplane/tokenops/actions/workflows/test.yml) +[![CI](https://github.com/theagentplane/tokenops/actions/workflows/ci.yml/badge.svg)](https://github.com/theagentplane/tokenops/actions/workflows/ci.yml) [![PyPI](https://img.shields.io/pypi/v/agent-tokenops.svg)](https://pypi.org/project/agent-tokenops/) [![Python](https://img.shields.io/badge/python-3.10%2B-blue.svg)](https://github.com/theagentplane/tokenops) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE.txt)