From 37c4e1e504d6c2b3e5a74dd5ea1e38f10832aad1 Mon Sep 17 00:00:00 2001 From: ayoayco Date: Sat, 14 Mar 2026 16:52:02 +0100 Subject: [PATCH] chore: update readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 9f3160e..f0a4616 100644 --- a/README.md +++ b/README.md @@ -146,3 +146,8 @@ The integration accepts a configuration object with the following properties | logAssets | boolean | optional | set to see a list of the assets found; defaults to false | | esbuild | [BuildOptions](https://esbuild.github.io/api/) | optional | custom build options for your service worker script | | registrationHooks | object | optional | provide callbacks for various registration events; see section on [Registration Hooks](#registration-hooks) | + +--- + +_Just keep building._
+_A project by [Ayo](https://ayo.ayco.io)_