diff --git a/README.md b/README.md
index 30d72a6..017b53a 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,7 @@
- body = red
- Play/pause, reset, speed slider, angle scrubber.
- Foot trajectory traces for both sides.
+- Optional linkage annotation overlay (joint and link labels).
- Diagnostics panel with closure error and fallback counters.
## File layout
@@ -47,4 +48,3 @@ Then open:
- No collision/ground dynamics and no body translation.
- Side B is driven by `theta + pi`.
- Lower branch of each circle-circle intersection is selected to maintain leg-down posture.
-
diff --git a/index.html b/index.html
index 363b078..739d6ad 100644
--- a/index.html
+++ b/index.html
@@ -47,6 +47,11 @@
Show foot traces
+
+