From 6c26de1e67c918ce3d46d91a71defef7ed915046 Mon Sep 17 00:00:00 2001 From: Kunal Lanjewar <5488221+kunallanjewar@users.noreply.github.com> Date: Wed, 26 Aug 2026 13:03:29 -0700 Subject: [PATCH] docs(readme): add trendshift badge and center header Guild hit #11 Go Repository Of The Day on trendshift.io; center the title, tagline, and badges to match. --- README.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7321007..e38f7c0 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,15 @@ -# The Agent Guild +

The Agent Guild

+

Shared context, memory, and task coordination across AI coding agents.

-**Shared context, memory, and task coordination across AI coding agents.** +

+ mathomhaus%2Fguild | Trendshift +

-[![CI](https://github.com/mathomhaus/guild/actions/workflows/ci.yml/badge.svg)](https://github.com/mathomhaus/guild/actions/workflows/ci.yml) -[![Go 1.25](https://img.shields.io/badge/go-1.25-blue)](https://go.dev) -[![Apache-2.0](https://img.shields.io/badge/license-Apache--2.0-green)](./LICENSE) +

+ CI + Go 1.25 + Apache-2.0 +

## What Is It