Abid Ali Awan
commited on
Commit
·
538fbf8
1
Parent(s):
af48e3f
Fix formatting in README.md by adding a space before the demo video link for improved readability.
Browse files
README.md
CHANGED
@@ -25,7 +25,7 @@ This project is a Gradio-based MCP server that provides two code analysis functi
|
|
25 |
- **Code Quality Score**: Provides an averaged score across vulnerability, style, and quality for the provided code using top three AI providers (OpenAI, Anthropic, Mistral).
|
26 |
- **Code Analysis Report**: Generates a detailed report about the provided code, including basic information and suggesting 5-10 potential fixes to improve the code.
|
27 |
|
28 |
-
**Watch the demo video:**[Code Analysis MCP Demo (Agents MCP Hackathon)](https://www.youtube.com/watch?v=A4YWMMyJRsA)
|
29 |
<iframe
|
30 |
width="560"
|
31 |
height="315"
|
|
|
25 |
- **Code Quality Score**: Provides an averaged score across vulnerability, style, and quality for the provided code using top three AI providers (OpenAI, Anthropic, Mistral).
|
26 |
- **Code Analysis Report**: Generates a detailed report about the provided code, including basic information and suggesting 5-10 potential fixes to improve the code.
|
27 |
|
28 |
+
**Watch the demo video:** [Code Analysis MCP Demo (Agents MCP Hackathon)](https://www.youtube.com/watch?v=A4YWMMyJRsA)
|
29 |
<iframe
|
30 |
width="560"
|
31 |
height="315"
|