From 6194fc999f16cceb496f68a0afb86c69360ac6fc Mon Sep 17 00:00:00 2001 From: Victor Garcia Date: Sun, 30 Jan 2022 05:18:10 +0100 Subject: [PATCH] Added gif --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6df6022..b5ee39d 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ - 🚚 Expose a global method `$typedRouter` (clone of vue-router), but typed with the routes defined in `pages` directory - 🚦 Provides auto-completion and errors for route params in `push` and `replace` methods + + # Installation ### For Nuxt 3