diff --git a/README.md b/README.md
index 67094e0..18996cd 100644
--- a/README.md
+++ b/README.md
@@ -35,8 +35,29 @@ scratch: nearly every sprite, animation, and sound is original and procedural.
The browser demo runs the real renderer: pet it, type at it, scroll to climb, and wait for the butterfly.
+
+
+
+
+ Two pets ·
+ In action ·
+ Features ·
+ Quick start ·
+ Meet the cat ·
+ Stay on track ·
+ Controls ·
+ AI agents ·
+ Custom coats ·
+ How it works ·
+ Privacy ·
+ Development ·
+ Contributing
+
+
+---
+
## Two pets, one app
Pick your species from the tray (**Pet → Cat / Dog**). Each one keeps its own
@@ -94,13 +115,15 @@ pet draws with, generated headlessly by one script. Nothing is a screen recordin
## What it actually does
-- It reacts to you. Petting, dragging, typing, scrolling, and cursor play each get their own response, gated by an internal mood model that runs from calm up to zoomies and back.
-- 14 coat patterns ship built in, all recolored at draw time from one role-coded sprite, and you can design, import, and export your own.
-- Every animation is composed into that sprite, limbs included, so all 28 coats across both species get every pose in their own colours without shipping a single extra frame.
-- Every sound is synthesized live with Web Audio: the meow, the purr, the chirp, and an endlessly improvising lo-fi jam. The app ships zero audio files.
-- It keeps you on track. Break and Pomodoro timers, repeating reminders, a pinned note, IMAP unread-mail alerts, and calendar nudges, all delivered by your pet.
-- It knows when your coding agent is thinking, working, or done, and reacts with its paws. Hook configs ship for five agents.
-- The whole thing is a transparent, click-through overlay that stays above every window. Only your pet is clickable.
+| | |
+|---|---|
+| **It reacts to you** | Petting, dragging, typing, scrolling, and cursor play each get their own response, gated by an internal mood model that runs from calm up to zoomies and back. |
+| **28 coats, one shape** | 14 cat coats and 14 dog breeds, all recolored at draw time from one role-coded sprite. Design, import, and export your own. |
+| **No spare frames** | Every animation is composed into that sprite, limbs included, so all 28 coats across both species get every pose in their own colours without shipping a single extra image. |
+| **Zero audio files** | The meow, the bark, the purr, the pant, and an endlessly improvising lo-fi jam are all synthesized live with Web Audio. |
+| **It keeps you on track** | Break and Pomodoro timers, repeating reminders, a pinned note, IMAP unread-mail alerts, and calendar nudges, all delivered by your pet. |
+| **It watches your agent** | It knows when your coding agent is thinking, working, or done, and reacts with its paws. Hook configs ship for five agents. |
+| **It stays out of the way** | A transparent, click-through overlay that sits above every window. Only your pet is clickable. |