From 434bad4c41bc405993aecffe84d435cfca7bff41 Mon Sep 17 00:00:00 2001
From: Ronald DC <rdelacruz@stratpoint.com>
Date: Mon, 5 Sep 2022 02:45:02 +0000
Subject: [PATCH] Update README.md

---
 README.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/README.md b/README.md
index c87e042..9ed872f 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,12 @@
 This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
 
+
+# Using VS Code Devcontainer
+
+Go to [Wiki - Setup Guide](https://gitlab.stratpoint.dev/devcontainers/project-wiki/-/wikis/Setup-Guide)
+
+
+
 ## Getting Started
 
 First, run the development server:
-- 
GitLab