From a0fd8fd56e307b01cf6b61c62e18d60df6cceb56 Mon Sep 17 00:00:00 2001 From: briggsb9 <30274540+briggsb9@users.noreply.github.com> Date: Tue, 10 Sep 2024 14:03:36 +0100 Subject: [PATCH 1/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2c5b907..8708d38 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ but you can also [set it up locally](#local-environment) if desired. You can run this repo virtually by using GitHub Codespaces, which will open a web-based VS Code in your browser: +[![Open in GitHub Codespaces](https://img.shields.io/static/v1?style=for-the-badge&label=GitHub+Codespaces&message=Open&color=brightgreen&logo=github)](https://github.com/codespaces/new?hide_repo_select=true&ref=main&repo=852890672&machine=standardLinux32gb&devcontainer_path=.devcontainer%2Fdevcontainer.json&location=WestUs2) [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/briggsb9/gptvision-property-maintenance-demo) Once the codespace opens (this may take several minutes), open a terminal window and skip to [Deploying](#deploying). From aabd7997d11f00fd2091f9bb7420e2de17010682 Mon Sep 17 00:00:00 2001 From: briggsb9 <30274540+briggsb9@users.noreply.github.com> Date: Tue, 10 Sep 2024 14:05:03 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 8708d38..d37cf20 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,6 @@ but you can also [set it up locally](#local-environment) if desired. You can run this repo virtually by using GitHub Codespaces, which will open a web-based VS Code in your browser: [![Open in GitHub Codespaces](https://img.shields.io/static/v1?style=for-the-badge&label=GitHub+Codespaces&message=Open&color=brightgreen&logo=github)](https://github.com/codespaces/new?hide_repo_select=true&ref=main&repo=852890672&machine=standardLinux32gb&devcontainer_path=.devcontainer%2Fdevcontainer.json&location=WestUs2) -[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/briggsb9/gptvision-property-maintenance-demo) Once the codespace opens (this may take several minutes), open a terminal window and skip to [Deploying](#deploying).