From 519b5486e4a8b2e3f8c77657daeb90970039c31f Mon Sep 17 00:00:00 2001 From: Amritpal Singh Date: Sun, 30 Oct 2022 14:29:17 +0530 Subject: [PATCH] Update README.md Extended the Readme.md with the alignment of the button, to make it more representable. --- 3-terrarium/solution/README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/3-terrarium/solution/README.md b/3-terrarium/solution/README.md index a0f9dd67..2cfef7af 100644 --- a/3-terrarium/solution/README.md +++ b/3-terrarium/solution/README.md @@ -18,9 +18,7 @@ You can deploy, or publish your terrarium to the web using Azure Static Web Apps 1. Fork this repo -2. Press this button - -[![Deploy to Azure button](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/?feature.customportal=false&WT.mc_id=academic-77807-sagibbon#create/Microsoft.StaticApp) +2. Press this button => [![Deploy to Azure button](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/?feature.customportal=false&WT.mc_id=academic-77807-sagibbon#create/Microsoft.StaticApp) 3. Walk through the wizard creating your app. Make sure you set the app root to either be `/solution` or the root of your codebase. There's no API in this app, so don't worry about adding that. A .github folder will be created in your forked repo that will help Azure Static Web Apps' build service build and publish your app to a new URL.