diff --git a/README.md b/README.md index 75cad6f..b6823c8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # @wave-av/cli -Command-line interface for the WAVE streaming platform. Manage streams, productions, and infrastructure from your terminal. +WAVE is media infrastructure for the agentic internet: one call shape moves live and on-demand media across every transport, and both kinds of user, people and agents, discover it, call it, and pay for it per call. This CLI is the terminal client for that call shape. Manage streams, productions, and infrastructure from your terminal, by hand or from an agent's script. ## Installation diff --git a/package.json b/package.json index e1f5e6a..39dad83 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@wave-av/cli", "version": "1.0.9", - "description": "WAVE CLI \u2014 manage live streams, productions, and video infrastructure from your terminal. 34 command groups.", + "description": "WAVE CLI: the terminal client for WAVE, media infrastructure for the agentic internet. Manage live streams, productions, and media routes from your terminal.", "main": "./dist/index.js", "type": "module", "bin": {