From ff5323a39251351d634cb96947d3e3c031f898a4 Mon Sep 17 00:00:00 2001 From: Claude Date: Thu, 19 Mar 2026 16:02:36 +0000 Subject: [PATCH] Add README badges (PyPI, CI, License) https://claude.ai/code/session_01PzuaGmFdDW83EJxwt6kQua --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4f03589..adf2af3 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +[![PyPI](https://img.shields.io/pypi/v/runcycles)](https://pypi.org/project/runcycles/) +[![CI](https://github.com/runcycles/cycles-client-python/actions/workflows/ci.yml/badge.svg)](https://github.com/runcycles/cycles-client-python/actions) +[![License](https://img.shields.io/badge/license-Apache%202.0-blue)](LICENSE) + # Cycles Python Client Python client for the [Cycles](https://runcycles.io) budget-management protocol.