From ceb793e981cba6a7c150204ccbf88e4132f30a74 Mon Sep 17 00:00:00 2001 From: Nestor Colt Date: Mon, 4 May 2026 20:00:35 +0200 Subject: [PATCH] chore: rename tccw -> tcc across files --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b520d0b..bf56715 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/The-Cloud-Clockwork/agenticore/blob/main/LICENSE) [![Tests](https://github.com/The-Cloud-Clockwork/agenticore/actions/workflows/test.yml/badge.svg)](https://github.com/The-Cloud-Clockwork/agenticore/actions/workflows/test.yml) -[![Docker](https://img.shields.io/docker/v/tccw/agenticore?label=Docker%20Hub)](https://hub.docker.com/r/tccw/agenticore) +[![Docker](https://img.shields.io/docker/v/tcc/agenticore?label=Docker%20Hub)](https://hub.docker.com/r/tcc/agenticore) [![Helm](https://img.shields.io/badge/Helm-GHCR-blue)](https://ghcr.io/the-cloud-clockwork/charts/agenticore) [![PyPI](https://img.shields.io/pypi/v/agenticore)](https://pypi.org/project/agenticore/) [![Python 3.12+](https://img.shields.io/badge/python-3.12%2B-blue.svg)](https://python.org)