From 26b5a7622b8adf32098b8578a223fea5cf8f5c06 Mon Sep 17 00:00:00 2001 From: Erland A Syafiq Date: Tue, 4 Jun 2024 14:45:00 -0400 Subject: [PATCH] fixed readme typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 94fd92c..1284baa 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ The VTMUNC web application serves as the online platform for the Virginia Tech M ## Technologies Used -- **Frontend**: React.js, HTML+CSS+JS, and Vite +- **Frontend**: React.js, and HTML+CSS+JS - **Framework**: Next.js - **Containerization**: Docker - **Continuous Integration/Continuous Deployment (CI/CD)**: GitHub Actions @@ -18,7 +18,7 @@ The VTMUNC web application serves as the online platform for the Virginia Tech M ## Table Of Contents: -- [🚀 Set Up] (#set-up) +- [🚀 Set Up](#set-up) - [🌐 Deployment](docs/deployment.md) ## 🚀 Set Up