diff --git a/README.md b/README.md index 0b581df..56611f5 100644 --- a/README.md +++ b/README.md @@ -21,4 +21,4 @@ jobs: CODEX_BALANCER_API_KEY: ${{ secrets.CODEX_BALANCER_API_KEY }} ``` -SupaReview skips draft and fork pull requests. It gives both subagents the same diff context, runs them in parallel, deduplicates their findings, and posts one review comment. +SupaReview reviews draft and fork pull requests. It gives both subagents the same diff context, runs them in parallel, deduplicates their findings, and posts one review comment.