Merge pull request #805 from Codium-ai/hl/change_incremental_review_screenshot

Update review.md
This commit is contained in:
Tal
2024-03-19 14:35:39 +02:00
committed by GitHub

View File

@ -70,8 +70,8 @@ For invoking the incremental mode, the following command can be used:
Note that the incremental mode is only available for GitHub. Note that the incremental mode is only available for GitHub.
<kbd> <kbd>
<a href="https://codium.ai/images/pr_agent/incremental_review.png"> <a href="https://codium.ai/images/pr_agent/incremental_review_2.png">
<img src="https://codium.ai/images/pr_agent/incremental_review.png" width="512"> <img src="https://codium.ai/images/pr_agent/incremental_review_2.png" width="512">
</a> </a>
</kbd> </kbd>
@ -182,4 +182,4 @@ The tool will first ask the author questions about the PR, and will guide the re
``` ```
[pr_reviewer] [pr_reviewer]
maximal_review_effort = 5 maximal_review_effort = 5
``` ```