From 7de86a9e6ef6ab6acc285e52b9e7626940fb306b Mon Sep 17 00:00:00 2001 From: Cameron Cooke Date: Sat, 3 May 2025 20:33:03 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index dd990573..59f8dd10 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A Model Context Protocol (MCP) server that provides Xcode-related tools for integration with AI assistants and other MCP clients. +[![CI](https://github.com/cameroncooke/XcodeBuildMCP/actions/workflows/ci.yml/badge.svg)](https://github.com/cameroncooke/XcodeBuildMCP/actions/workflows/ci.yml) [![CodeQL](https://github.com/cameroncooke/XcodeBuildMCP/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/cameroncooke/XcodeBuildMCP/actions/workflows/github-code-scanning/codeql) + ## Table of contents - [Overview](#overview)