From 5e3000fe8e3508df6ed2b05df74b2c87cea1a08c Mon Sep 17 00:00:00 2001 From: mojafa Date: Mon, 10 Feb 2025 13:56:14 +0300 Subject: [PATCH] added open with codeanywhere badge to README file Signed-off-by: mojafa --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 10fa974..1066e3b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ +## Open in Gitpod + [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/CodingForScientists/IntermediatePythonMPI2022) +## Open in codespaces +[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/CodingForScientists/IntermediatePythonMPI2022) +## Open in Codeanywhere +[![Open in Codeanywhere](https://codeanywhere.com/img/open-in-codeanywhere-btn.svg)](https://app.codeanywhere.com/#https://github.com/CodingForScientists/IntermediatePythonMPI2022) # Intermediate Python