Skip to content

Commit 5f4bf8e

Browse files
authored
Fix build status badge link in README
Updated build status badge link to point to the correct repository branch.
1 parent dc35dac commit 5f4bf8e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
**Run:** `objection-ai.exe --room-id <id> --gemini-key <key> --player-username <name>`
1010

11-
[![Build Status](https://github.com/EduApps-CDG/objection-ai/actions/workflows/ci.yml/badge.svg)](https://github.com/EduApps-CDG/objection-ai/actions/workflows/ci.yml)
11+
[![Build Status](https://github.com/EduApps-CDG/objection-ia/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/EduApps-CDG/objection-ia/actions/workflows/ci.yml)
1212
</div>
1313

1414
Objection.ai is a solo-ready AI client for objection.lol that runs full Ace Attorney-style trials without a human Game Master. Powered by `@google/genai`, it generates the case, testimony, evidence, and courtroom twists in real time so every session feels like a fresh episode.
@@ -49,4 +49,4 @@ Active contributors will appear here:
4949
<img src = "https://contrib.rocks/image?repo=EduApps-CDG/objection-ai" align="center"/>
5050
</a>
5151

52-
**The court is now in session!**
52+
**The court is now in session!**

0 commit comments

Comments
 (0)