From b4fef3caf3a0fcb6795c92e938a2290cde6c17d8 Mon Sep 17 00:00:00 2001 From: Nim Jayawardena Date: Thu, 12 Sep 2024 13:59:40 -0400 Subject: [PATCH] fix: Add link to app source code in README.md (#148) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2440b97..ea03e35 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Three-tier web app +This repository contains the Terraform deployed by the Jump Start Solution (JSS) titled [Three-tier web application](https://console.cloud.google.com/products/solutions/details/three-tier-web-app). +The source code for web application (frontend and middle tier) deployed by this JSS can be found at [github.com/GoogleCloudPlatform/deploystack-three-tier-app](https://github.com/GoogleCloudPlatform/deploystack-three-tier-app). + ### Tagline Create a web app using a three-tiered architecture