Fix typo
This commit is contained in:
parent
7167a7de1d
commit
adc8f4f099
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