diff --git a/README.md b/README.md index 3541d24..824dfe0 100644 --- a/README.md +++ b/README.md @@ -163,6 +163,7 @@ openhop remove # delete a flow Flags: `-p, --port ` (serve), `-s, --server ` (all others). ## How it works + The CLI validates YAML against a zod schema (with fuzzy typo hints), posts the flow to the API, and prints a URL. The web UI subscribes and animates data pixels along the edges.