From 9b3b865878f57f8ec95c50ae5e24929b176142ab Mon Sep 17 00:00:00 2001 From: tvories Date: Thu, 23 Dec 2021 10:24:27 -0700 Subject: [PATCH] feat: added info about capacitor and nuxtjs and clarified instructions were for android only --- readme.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index c16bf59e..13e19d8f 100644 --- a/readme.md +++ b/readme.md @@ -15,7 +15,9 @@ Get the Android app on the [Google Play Store](https://play.google.com/store/app ## Contributing -### Windows Environment Setup +This application is built using [NuxtJS](https://nuxtjs.org/) and [Capacitor](https://capacitorjs.com/) in order to run on both iOS and Android on the same code base. + +### Windows Environment Setup for Android Required Software: @@ -46,7 +48,7 @@ winget install -e --id OpenJS.NodeJS --version 16.12.0; #v17 has issues with ope Your Windows environment should now be set up and ready to proceed! -### Mac Environment Setup +### Mac Environment Setup for Android Required Software: