Update README.md for Sematic Router Example (#3846)

Added contributors to recognize the other devs who helped build the example

Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
This commit is contained in:
Taylor Rockey 2024-10-18 15:19:24 -07:00 committed by GitHub
parent 1700b9c61a
commit 8895e014a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -75,3 +75,8 @@ sequenceDiagram
User_Proxy_Agent->>Closure_Agent: Confirm session end
Closure_Agent->>User: Display session end message
```
### Contributors
- Diana Iftimie (@diftimieMSFT)
- Oscar Fimbres (@ofimbres)
- Taylor Rockey (@tarockey)