From dd81be1b9bf854f3a7bfd3f4425446afe254a75c Mon Sep 17 00:00:00 2001 From: Jaana Dogan Date: Mon, 21 Apr 2025 15:47:53 -0700 Subject: [PATCH] Add build status to README (#99) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b8fb78b5..2b9a8c79 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Gemini Code +[![Gemini Code CI](https://github.com/google-gemini/gemini-code/actions/workflows/ci.yml/badge.svg)](https://github.com/google-gemini/gemini-code/actions/workflows/ci.yml) + **Disclaimer:** This README.md was created by gemini-code and this project was developed rapidly and currently lacks comprehensive testing, and other quality-of-life features common in mature projects. This repository contains the Gemini Code CLI tool.