From 87170a97640f64220198e06e099b9a73df8b4c2e Mon Sep 17 00:00:00 2001 From: mojafa Date: Fri, 24 Jan 2025 02:06:19 +0300 Subject: [PATCH] added open with codeanywhere badge to README file Signed-off-by: mojafa --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0fe464d..0bdfd68 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,10 @@ 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.