From 553bf50f8e56ca603025cd7cb8dc9963f84c5b7d Mon Sep 17 00:00:00 2001 From: Grant Erickson Date: Tue, 28 Nov 2023 15:49:20 -0800 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f5db2a2..8a63d4d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ -# Nuxt 3 Minimal Starter +# CSCD 396 Fall 2023 +A little web application to front the back-end Azure Rube Goldberg machine that we built in this class. + +This is a simple static Vue application. Look at the [Nuxt 3 documentation](https://nuxt.com/docs/getting-started/introduction) to learn more. ## Setup