From 85fa91e8ea41d0803fe41206c3254c7325dc6ad2 Mon Sep 17 00:00:00 2001 From: PARYA JAFARI Date: Thu, 29 Aug 2024 13:39:46 -0400 Subject: [PATCH] add readme to spcs example --- spcs-three-tier/app/manifest.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/spcs-three-tier/app/manifest.yml b/spcs-three-tier/app/manifest.yml index 4f0f146..f2bfc97 100644 --- a/spcs-three-tier/app/manifest.yml +++ b/spcs-three-tier/app/manifest.yml @@ -8,6 +8,7 @@ configuration: artifacts: setup_script: setup.sql + readme: README.md default_web_endpoint: service: app_public.frontend