Skip to content

Commit 67d7094

Browse files
committed
docs: add CI, .NET 10, and License badges to README
1 parent 2056d8e commit 67d7094

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ Autonomous GitHub agentic workflow system. Point it at a GitHub issue and it rea
44

55
**Stack:** .NET 10 (C#) · GitHub MCP Server · Anthropic Claude · Polly
66

7+
[![CI](https://github.com/Coding-Autopilot-System/gsd-orchestrator/actions/workflows/ci.yml/badge.svg)](https://github.com/Coding-Autopilot-System/gsd-orchestrator/actions/workflows/ci.yml)
8+
[![.NET 10](https://img.shields.io/badge/.NET-10-512BD4)](https://dotnet.microsoft.com/download/dotnet/10.0)
9+
[![License: MIT](https://img.shields.io/badge/license-MIT-green)](LICENSE)
10+
711
---
812

913
## How it works

0 commit comments

Comments
 (0)