diff --git a/README.md b/README.md index dca082b..1c5d58f 100644 --- a/README.md +++ b/README.md @@ -78,11 +78,33 @@ this plugin. ## ⚡️ Examples You need to stop the dev server once started and then run `npm run build && npm run preview` to see the PWA in action. - -| Example | Source | Playground | -|-------------------------|--------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------| -| `Auto Update PWA` | [GitHub](https://github.com/vite-pwa/astro/tree/main/examples/pwa-simple) | [Play Online](https://stackblitz.com/fork/github/vite-pwa/astro/tree/main/examples/pwa-simple) | -| `Prompt for Update PWA` | [GitHub](https://github.com/vite-pwa/astro/tree/main/examples/pwa-prompt) | [Play Online](https://stackblitz.com/fork/github/vite-pwa/astro/tree/main/examples/pwa-prompt) | +
Example | +Source | +Playground | +
---|---|---|
Auto Update PWA |
+GitHub | ++ + + + |
Prompt for Update PWA |
+GitHub | ++ + + + |