diff --git a/README.md b/README.md index b2ae048..f1307ef 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,8 @@

- Animated diagrams your AI agent can write. + Your AI walks you through your code, one step at a time.
+ Animated, multi-level data flows — described in YAML, drawn by your coding agent.

@@ -30,7 +31,7 @@

- Quickstart · + Quickstart · Install · Use cases · How it works · @@ -49,7 +50,7 @@ You ask in plain English; your agent writes the flow as YAML and pushes it; Open pixels traveling between components on a pixel-art canvas. Click any node to drill into its sub-flow. -## Try it in 60 seconds +## Try it in 30 seconds ```bash npx openhop init @@ -64,7 +65,7 @@ Now restart your agent so it picks up the new skill, and ask: The agent generates the YAML, pushes it, and returns a URL with the animation playing. > [!NOTE] -> `npx openhop init` auto-detects Claude Code, Cursor, Windsurf, Cline, and Continue. For other clients, see [Install](#install). +> `npx openhop init` auto-detects Claude Code, Cursor, Windsurf, Cline, and Continue. For other clients, see [Install](#install-options). ## Features