Abid Ali Awan commited on
Commit
ef97ff5
·
1 Parent(s): 538fbf8

Update README.md to replace the embedded demo video with a clickable image link for improved accessibility and presentation.

Browse files
Files changed (3) hide show
  1. .gitattributes +1 -0
  2. README.md +1 -8
  3. image.png +3 -0
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ image.png filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -26,14 +26,7 @@ This project is a Gradio-based MCP server that provides two code analysis functi
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"
32
- src="https://www.youtube.com/embed/A4YWMMyJRsA"
33
- frameborder="0"
34
- allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
35
- allowfullscreen
36
- ></iframe>
37
 
38
  ## Integration with MCP clients
39
 
 
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
+ [![Watch the demo on YouTube](image.png)](https://youtu.be/A4YWMMyJRsA)
 
 
 
 
 
 
 
30
 
31
  ## Integration with MCP clients
32
 
image.png ADDED

Git LFS Details

  • SHA256: 2884f10b811bd2c416e6dd20322aa2d4c5e7bb66a72145fbb3c50ffcc4c63d86
  • Pointer size: 131 Bytes
  • Size of remote file: 700 kB