From bee6c0093ea2d3ca47b6b31a1c987978451dd993 Mon Sep 17 00:00:00 2001 From: Braeden Sowinski Date: Fri, 13 Jan 2023 17:00:25 -0800 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df40bab..5207229 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ After the majority completion of vital api functionalities such as the ability t information, generate information, delete information, authentication etc. I have created a new repository for the next frontier of this project. I am now concurrently working on the [School Management Website](https://github.com/SowinskiBraeden/school-management-vue). -The School Management Website, is going to be written using the [Vue.js](https://vuejs.org/) framework. +The School Management Website, is going to be written using the [Vue.js](https://vuejs.org/) framework as there were issues trying to use Next.js in an older test. ## Getting Started