From 5e027f904f8d971a21ea218223c0b284862880b9 Mon Sep 17 00:00:00 2001 From: Frank Rua <44780237+FrankRua@users.noreply.github.com> Date: Tue, 2 Nov 2021 11:23:33 -0400 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bb4f0d7a5..f703d287b 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,6 @@ This Repository is for Fix My Glass front end Vue and documentation associated with it. #### Routing -We are using [Vue Router](https://next.router.vuejs.org/) 4.x for our front end routing. We our using a runtime dynamic routing solution. Some more information about dynamic routing can be found on the [official Vue Router documentation](https://next.router.vuejs.org/guide/advanced/dynamic-routing.html). Our routing solution is as outlined below: \ No newline at end of file +We are using [Vue Router](https://next.router.vuejs.org/) 4.x for our front end routing. We our using a runtime dynamic routing solution. Some more information about dynamic routing can be found on the [official Vue Router documentation](https://next.router.vuejs.org/guide/advanced/dynamic-routing.html). Our routing solution is as outlined below: +![FixMyGlass - Routing](https://user-images.githubusercontent.com/44780237/139876801-7d5c495a-f361-4234-a8ec-69126a357f80.png) +