From 7e69d5f55ac2de5b294e74609e8193a589c94b97 Mon Sep 17 00:00:00 2001 From: Brent Date: Sat, 13 Jun 2026 17:44:09 -0400 Subject: [PATCH] =?UTF-8?q?chore:=20glow=20up=20README=20=E2=80=94=20hero?= =?UTF-8?q?=20banner,=20marketing=20callout,=20diagrams?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 55c808be..84381956 100644 --- a/README.md +++ b/README.md @@ -355,11 +355,10 @@ import { BrowserLogger, Level } from "@smooai/logger/browser/BrowserLogger"; ## 🧩 Part of Smoo AI -`@smooai/logger` is part of the [Smoo AI](https://smoo.ai) platform — an AI-powered business platform with AI built into every product. It's one of a family of open-source packages we maintain to keep our own stack honest: +`@smooai/logger` is built and open-sourced by **[Smoo AI](https://smoo.ai)** — the AI-powered business platform with AI built into every product: CRM, customer support, campaigns, field service, observability, and developer tools. -- [@smooai/fetch](https://github.com/SmooAI/fetch) — resilient, type-safe HTTP client -- [@smooai/config](https://github.com/SmooAI/config) — type-safe config, secrets, and feature flags -- [smooth](https://github.com/SmooAI/smooth) — the SmooAI developer toolchain +- 🧰 **More open source from Smoo AI** — [smoo.ai/open-source](https://smoo.ai/open-source) +- 🧩 **Sibling packages** — [@smooai/fetch](https://github.com/SmooAI/fetch), [@smooai/config](https://github.com/SmooAI/config), [smooth](https://github.com/SmooAI/smooth) Use them in your stack, or take them as a reference for how we build.