Merge pull request #182 from 1sarthakbhardwaj/patch-1
Fixed Typo in GitHUB MCP Agent
This commit is contained in:
commit
aa83c6521f
1 changed files with 2 additions and 2 deletions
|
|
@ -25,7 +25,7 @@ A Streamlit application that allows you to explore and analyze GitHub repositori
|
|||
|
||||
1. Clone this repository:
|
||||
```bash
|
||||
git clone https://github.com/yourusername/mcp-github-agent.git
|
||||
git clone https://github.com/Shubhamsaboo/awesome-llm-apps.git
|
||||
cd mcp-github-agent
|
||||
```
|
||||
|
||||
|
|
@ -82,4 +82,4 @@ A Streamlit application that allows you to explore and analyze GitHub repositori
|
|||
#### Repository
|
||||
- "Show repository health metrics"
|
||||
- "Show repository activity patterns"
|
||||
- "Analyze code quality trends"
|
||||
- "Analyze code quality trends"
|
||||
|
|
|
|||
Loading…
Reference in a new issue