From a00157a147e83f1497357d21d0f7fc69b5fdbcc6 Mon Sep 17 00:00:00 2001 From: SowinskiBraeden Date: Thu, 12 Jan 2023 16:44:03 -0800 Subject: [PATCH] update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d725702..3cdcee8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # school-management-vue +The frontend website for a school management system accessible by staff and students. + +This project is the basic application to serve the webpages and communicate with the [api](https://github.com/SowinskiBraeden/school-management-api) + ## Project setup ``` npm install