From c2938b741cd69c1b59b699676bb000e59590b746 Mon Sep 17 00:00:00 2001 From: Adam Procter <adamprocter@researchnot.es> Date: Sat, 17 Dec 2022 14:07:21 +0000 Subject: [PATCH] updated readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6374291..c6bb997 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# AFC Dons Vue 3 + Vite +# AFC Dons Vue 3 + Vite + Pinia -This is a rebuilt of afcdons.net (originally PHP) using Vue 3 and vite and the Composition API. I have mainly worked with Vue 2 and Options API so I would accept any suggestions where I maybe stepping away from best practice. I however do not want to use typescript +This is a rebuilt of afcdons.net (originally PHP) using Vue 3 and Pinia the Composition API and Vite. I have mainly worked with Vue 2 and Options API so I would accept any suggestions where I maybe stepping away from best practice. I however do not want to use typescript ## Why ? -- GitLab