From 4abcd5462f7ce030c7418303ba5bc6d5dd5b2634 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joaqu=C3=ADn=20S=C3=A1nchez?= Date: Mon, 25 Mar 2024 22:48:42 +0100 Subject: [PATCH] chore: include Remix in readme file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d66e0ea5..91138625 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Zero-config PWA Framework-agnostic Plugin for Vite - ⚙️ **Stale-while-revalidate**: automatic reload when new content is available - ✨ **Static assets handling**: configure static assets for offline support - 🐞 **Development Support**: debug your custom service worker logic as you develop your application -- 🛠️ **Versatile**: integration with meta frameworks: [îles](https://github.com/ElMassimo/iles), [SvelteKit](https://github.com/sveltejs/kit), [VitePress](https://github.com/vuejs/vitepress), [Astro](https://github.com/withastro/astro), and [Nuxt 3](https://github.com/nuxt/nuxt) +- 🛠️ **Versatile**: integration with meta frameworks: [îles](https://github.com/ElMassimo/iles), [SvelteKit](https://github.com/sveltejs/kit), [VitePress](https://github.com/vuejs/vitepress), [Astro](https://github.com/withastro/astro), [Nuxt 3](https://github.com/nuxt/nuxt) and [Remix](https://github.com/remix-run/remix) - 💥 **PWA Assets Generator**: generate all the PWA assets from a single command and a single source image - 🚀 **PWA Assets Integration**: serving, generating and injecting PWA Assets on the fly in your application