small change in "how it works" section

This commit is contained in:
Hussam.lawen 2023-07-06 18:31:46 +03:00
parent d3936122ec
commit e15559011d
No known key found for this signature in database
GPG key ID: 07E08C11EA208BC2

View file

@ -286,7 +286,7 @@ Example for extended suggestion:
## How it works
![PR-Agent Tools](./pics/pr_agent_overview.png)
Check out the [PR Compression strategy](./PR_COMPRESSION.md) page for more details on how pr-agent works.
Check out the [PR Compression strategy](./PR_COMPRESSION.md) page for more details on how we convert a code diff to a manageable LLM prompt
## Roadmap