diff --git a/README.md b/README.md
index 34ac638..f843dfc 100644
--- a/README.md
+++ b/README.md
@@ -119,6 +119,36 @@ Registers a capture-phase click listener on `document`. Returns a cleanup functi
- Mutating `ctx.url` automatically updates `anchor.href`
- Calling `ctx.preventDefault()` cancels navigation
+## Framework Router Coexistence
+
+The interceptor captures **all** `` clicks in the capture phase, including those rendered by framework router components (`
{{ $t("internal.routerLinkDesc") }}
+{{ $t("internal.routerLinkNote") }}
+{{ $t("internal.routerLinkGotchaDesc") }}
+{{ $t("internal.routerLinkGotchaNote") }}
+{{ $t("internal.routerLinkWorkaround") }}
+