diff --git a/README.md b/README.md
index 5ce3090..f71c6b7 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,7 @@
## About
@@ -58,6 +59,10 @@ sessions default to:
they belong to, and a kept worktree's session is ready to resume later.
- **Review without leaving.** A CodeMirror diff dock shows the working changes;
collapse or expand every file at once, and attach files to a session.
+- **Pull requests in the window.** A branch with an open pull request carries its
+ number on the session card. The pull request screen reads its status, checks,
+ commits and full diff, and merges it — squash, merge commit or rebase — without
+ reaching for a browser.
- **Live git at a glance.** Session cards carry the working directory, current
branch, a diff badge and an untracked-line count; a Warp-style footer follows
`cd` and surfaces git status.
@@ -65,6 +70,13 @@ sessions default to:
- **Notifications.** A session waiting on your input raises a toast and a dot on
the bell, collected in a titled dropdown.
+
+ The branch's pull request, read and merged in place.
+
+ Its diff, file by file.
+