keshan commited on
Commit
da957a4
Β·
verified Β·
1 Parent(s): 7a7a0f0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  title: Documentation Mcp Tool
3
- emoji: 🌍
4
  colorFrom: blue
5
  colorTo: green
6
  sdk: gradio
@@ -9,11 +9,11 @@ app_file: app.py
9
  pinned: false
10
  license: mit
11
  tags:
12
- - mcp-server-track
13
- - pydocstyle
14
- - code-analysis
15
- - documentation
16
- - modal
17
  short_description: Analyzes Python code for docstring convention
18
  ---
19
 
@@ -57,4 +57,4 @@ If the `MODAL_MCP_ENDPOINT` is not set or is incorrect, the application will dis
57
 
58
  ### Next step
59
 
60
- Add more tools to analyse different other aspects.
 
1
  ---
2
  title: Documentation Mcp Tool
3
+ emoji: πŸ“š
4
  colorFrom: blue
5
  colorTo: green
6
  sdk: gradio
 
9
  pinned: false
10
  license: mit
11
  tags:
12
+ - mcp-server-track
13
+ - pydocstyle
14
+ - code-analysis
15
+ - documentation
16
+ - modal
17
  short_description: Analyzes Python code for docstring convention
18
  ---
19
 
 
57
 
58
  ### Next step
59
 
60
+ Add more tools to analyse different other aspects.