diff --git a/.github/banner.png b/.github/banner.png new file mode 100644 index 0000000..c6b6bcd Binary files /dev/null and b/.github/banner.png differ diff --git a/.github/banner.svg b/.github/banner.svg new file mode 100644 index 0000000..14566dc --- /dev/null +++ b/.github/banner.svg @@ -0,0 +1,28 @@ + \ No newline at end of file diff --git a/README.md b/README.md index 6251ca9..923416d 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,17 @@
-
- File operations that don't lie — magic-byte MIME detection, built-in validation, and one-call presigned S3 uploads, all stream-first.
+
+
+
- Features · - Install · - Usage · - Platform + Features · Install · Usage · Platform
--- @@ -301,14 +295,10 @@ const url = await File.createPresignedUploadUrl({ ## 🧩 Part of Smoo AI -@smooai/file 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 small family of open-source packages we maintain to keep our own stack honest. Use them in your stack, or take them as a reference for how we build. - -- [@smooai/fetch](https://github.com/SmooAI/fetch) — typed HTTP with retries and structured errors -- [@smooai/logger](https://github.com/SmooAI/logger) — contextual structured logging -- [@smooai/config](https://github.com/SmooAI/config) — typed config, secrets, and feature flags -- [smooth](https://github.com/SmooAI/smooth) — the agent orchestration toolkit +`@smooai/file` 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. -Browse everything at [smoo.ai/open-source](https://smoo.ai/open-source) and [github.com/SmooAI](https://github.com/SmooAI). +- 🧰 **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/logger](https://github.com/SmooAI/logger), [@smooai/config](https://github.com/SmooAI/config), [smooth](https://github.com/SmooAI/smooth) ## 🤝 Contributing