From e15559011dbec5cb9ab81cf324c43e31b5340988 Mon Sep 17 00:00:00 2001 From: "Hussam.lawen" Date: Thu, 6 Jul 2023 18:31:46 +0300 Subject: [PATCH] small change in "how it works" section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9022812f..e51aa83b 100644 --- a/README.md +++ b/README.md @@ -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