summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaana Dogan <[email protected]>2025-04-21 15:47:53 -0700
committerGitHub <[email protected]>2025-04-21 15:47:53 -0700
commitdd81be1b9bf854f3a7bfd3f4425446afe254a75c (patch)
treec5c690a2f45db7fd6f0a8729ad6171525c28b2ae
parent843d7c1fe3664b1551f0beacf0573860754fb102 (diff)
Add build status to README (#99)
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
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.