From e3c72fe50a6841b52714810d8bba73e59b01501d Mon Sep 17 00:00:00 2001 From: ayoayco Date: Sun, 6 Apr 2025 17:03:20 +0200 Subject: [PATCH] chore: update readme background --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1872db..cf13ef7 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ It works on all Astro output options: `static`, `server`, or `hybrid`, and lets This integration was originally developed to support the Caching strategy needs of [Cozy](https://cozy.pub) -- the modern reading companion for the Web. You can find [an example service worker in the repository](https://github.com/ayoayco/Cozy/blob/main/src/sw.mjs). -Work is ongoing for adding `presets` for easily using common caching strategies and customizing the behavior of the service worker via the config options. This will remove the need for writing the service worker script by hand for most use cases. +There is a work in progress adding `presets` for using common caching strategies and customizing the behavior of the service worker via config options. This aims to reduce the need for writing the service worker script by hand for most use cases. Get in touch: 1. Chat via Discord: [Ayo's Projects](https://discord.gg/kkvW7GYNAp)