From a1b39bfb2994d778827a6c85c4d6200b5f5ec80b Mon Sep 17 00:00:00 2001 From: mojafa Date: Tue, 11 Feb 2025 01:41:44 +0300 Subject: [PATCH] added open with codeanywhere badge to README file Signed-off-by: mojafa --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0fe464d..37bbad0 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ This website is live hosted at [devprotocol.xyz](https://devprotocol.xyz). ## 🚀 Get it running quick -1. Skip all of the rest steps and use Gitpod, which would automatically do all of this for you: [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/dev-protocol/devprotocol.xyz) +1. Skip all of the rest steps and use Gitpod or Codeanywhere, which would automatically do all of this for you: [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/dev-protocol/devprotocol.xyz) [![Open in Codeanywhere](https://codeanywhere.com/img/open-in-codeanywhere-btn.svg)](https://app.codeanywhere.com/#https://github.com/dev-protocol/devprotocol.xyz) 2. Make sure you have the latest version of NodeJs Installed.