docs: Refine markdown formatting in Analyze.md and README.md

This commit is contained in:
mrT23
2023-12-24 16:21:41 +02:00
parent 0c4d451d9a
commit 49592ba2d7
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# Analyze Tool💎
# Analyze Tool 💎
The `analyze` tool combines static code analysis with LLM capabilities to provide a comprehensive analysis of the PR code changes.
The tool scans the PR code changes, find the code components (methods, functions, classes) that changed, and summarizes the changes in each component.