diff --git a/README.md b/README.md index e61bd55..571ada2 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ AI-powered code review CLI that reads Git diffs, sends changed files to a config The agent can read full file contents, search the codebase, inspect other changed files for context, and produce deep reviews — not just surface-level diff feedback. +![Open Benchmark](imgs/open-benchmark.png) + ## Install ### Via NPM (Recommended) diff --git a/imgs/open-benchmark.png b/imgs/open-benchmark.png new file mode 100644 index 0000000..f66d1c0 Binary files /dev/null and b/imgs/open-benchmark.png differ