From 3ed3895dd6bb5d47749f03ff56ed3c7415029fde Mon Sep 17 00:00:00 2001 From: Lindsay Wardell <32229300+lindsaykwardell@users.noreply.github.com> Date: Fri, 24 Jun 2022 08:35:45 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6d547a5..8dfa244 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ Live demo site: https://vite-elm-template.netlify.app/ - Github Actions CI for running tests - Recommends the Elm VS Code extension +For a single page app (SPA) version of this template, check out [`vite-elm-spa`](https://github.com/lindsaykwardell/vite-elm-spa) + ## Get Started ```bash