Skip to content

Commit d2ef45e

Browse files
Update repository URL to oadultradeepfield/jemmie-backend
1 parent ff70f9c commit d2ef45e

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@
33
<p>Real-time voice agent powered by Gemini Live API</p>
44

55
<p>
6-
<a href="https://github.com/oadultradeepfield/gemini-live-agent-challenge-backend/graphs/contributors">
7-
<img src="https://img.shields.io/github/contributors/oadultradeepfield/gemini-live-agent-challenge-backend" alt="contributors" />
6+
<a href="https://github.com/oadultradeepfield/jemmie-backend/graphs/contributors">
7+
<img src="https://img.shields.io/github/contributors/oadultradeepfield/jemmie-backend" alt="contributors" />
88
</a>
9-
<a href="https://github.com/oadultradeepfield/gemini-live-agent-challenge-backend/commits/main">
10-
<img src="https://img.shields.io/github/last-commit/oadultradeepfield/gemini-live-agent-challenge-backend" alt="last update" />
9+
<a href="https://github.com/oadultradeepfield/jemmie-backend/commits/main">
10+
<img src="https://img.shields.io/github/last-commit/oadultradeepfield/jemmie-backend" alt="last update" />
1111
</a>
12-
<a href="https://github.com/oadultradeepfield/gemini-live-agent-challenge-backend/stargazers">
13-
<img src="https://img.shields.io/github/stars/oadultradeepfield/gemini-live-agent-challenge-backend" alt="stars" />
12+
<a href="https://github.com/oadultradeepfield/jemmie-backend/stargazers">
13+
<img src="https://img.shields.io/github/stars/oadultradeepfield/jemmie-backend" alt="stars" />
1414
</a>
1515
<a href="LICENSE">
16-
<img src="https://img.shields.io/github/license/oadultradeepfield/gemini-live-agent-challenge-backend.svg" alt="license" />
16+
<img src="https://img.shields.io/github/license/oadultradeepfield/jemmie-backend.svg" alt="license" />
1717
</a>
1818
</p>
1919

@@ -22,7 +22,7 @@
2222
<span> | </span>
2323
<a href="#getting-started">Documentation</a>
2424
<span> | </span>
25-
<a href="https://github.com/oadultradeepfield/gemini-live-agent-challenge-backend/issues/">Report Bug</a>
25+
<a href="https://github.com/oadultradeepfield/jemmie-backend/issues/">Report Bug</a>
2626
</h4>
2727
</div>
2828

@@ -158,7 +158,7 @@ This project uses `uv` for package management. See the [Makefile](Makefile) for
158158
1. Clone the repository:
159159

160160
```bash
161-
git clone https://github.com/oadultradeepfield/gemini-live-agent-challenge-backend.git
161+
git clone https://github.com/oadultradeepfield/jemmie-backend.git
162162
cd gemini-live-agent-challenge-backend
163163
```
164164

0 commit comments

Comments
 (0)