From 01b901f5554b591ab37ff0783724649d68af4e0d Mon Sep 17 00:00:00 2001 From: Andrew Ho Date: Mon, 13 Apr 2026 01:06:56 -0700 Subject: [PATCH] docs(readme): tighten project about copy --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 78ba793..b116d16 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # bluebubbles-cli -`bluebubbles-cli` is a Bun-first BlueBubbles CLI with a curated, resource-oriented command tree for terminal use. +`bluebubbles-cli` is a terminal-first BlueBubbles CLI. -It is not positioned as a full endpoint browser. The CLI keeps the common resource flows prominent, removes low-value surface area like `fcm`, `mac`, and web-only commands, and shows the API endpoint mapping in command help and docs. +It focuses on real workflows: chats, messages, server operations, and clean output (`table`, `wide`, `json`). ## Install