From 97dee4f127d83b1aae9320c8c294d581009b2cbd Mon Sep 17 00:00:00 2001 From: Marko Baric Date: Fri, 25 Oct 2024 13:26:00 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9a23f3f..ea20514 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ Clone this repo or [open in Gitpod](https://gitpod.io/#https://github.com/total-typescript/advanced-patterns-workshop). +Or get this project running instantly with **Codeanywhere** by clicking the button below: + +[![Open in Codeanywhere](https://codeanywhere.com/img/open-in-codeanywhere-btn.svg)](https://app.codeanywhere.com/#https://github.com/total-typescript/advanced-patterns-workshop) + ```sh # Installs all dependencies npm install