SemSorter commited on
Commit
79eb52c
·
1 Parent(s): 2588ff8

docs: update README with correct GitHub username KaustubhUp025

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -3,6 +3,7 @@
3
  > **Real-time robotic arm simulation controlled by a multimodal AI agent using the [Vision-Agents SDK](https://github.com/GetStream/vision-agents) by GetStream.**
4
 
5
  [![Demo](https://img.shields.io/badge/Live%20Demo-Render.com-4f46e5)](https://semsorter.onrender.com)
 
6
 
7
  ---
8
 
@@ -48,7 +49,7 @@ Browser ←─── WebSocket ───→ FastAPI Server
48
 
49
  ```bash
50
  # Clone
51
- git clone https://github.com/YOUR_USERNAME/SemSorter.git
52
  cd SemSorter
53
 
54
  # Install dependencies
 
3
  > **Real-time robotic arm simulation controlled by a multimodal AI agent using the [Vision-Agents SDK](https://github.com/GetStream/vision-agents) by GetStream.**
4
 
5
  [![Demo](https://img.shields.io/badge/Live%20Demo-Render.com-4f46e5)](https://semsorter.onrender.com)
6
+ [![GitHub](https://img.shields.io/badge/GitHub-KaustubhUp025-181717?logo=github)](https://github.com/KaustubhUp025/SemSorter)
7
 
8
  ---
9
 
 
49
 
50
  ```bash
51
  # Clone
52
+ git clone https://github.com/KaustubhUp025/SemSorter.git
53
  cd SemSorter
54
 
55
  # Install dependencies