From ae814c107140e15c46259ce94f6ae5ada3d97a20 Mon Sep 17 00:00:00 2001 From: lordspline <74811063+lordspline@users.noreply.github.com> Date: Sat, 29 Aug 2026 01:59:10 +0000 Subject: [PATCH] docs: tighten README intro copy --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 622f418..72ce82d 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,8 @@
CodeCapy automatically detects new PRs, generates natural language end-to-end UI tests based on code changes, executes tests in isolated Scrapybara instances, posts test results to PR comments, and more.
+CodeCapy automatically detects new PRs, generates natural-language end-to-end UI tests from code changes, runs them in isolated Scrapybara instances, and posts the results as PR comments.