From e97c94a4058d870a2a902624fa27befc8e088b0c Mon Sep 17 00:00:00 2001 From: mojafa Date: Tue, 11 Feb 2025 01:41:08 +0300 Subject: [PATCH] added open with codeanywhere badge to README file Signed-off-by: mojafa --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 1a47442..a21d21c 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,11 @@ Just click the button: [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://github.com/codespaces/new?hide_repo_select=true&ref=main&repo=575631038) +## Codeanywhere +Launch your workspace by clicking the link below: + +[![Open in Codeanywhere](https://img.shields.io/badge/Open%20in-Codeanywhere-blue?style=for-the-badge&logo=codeanywhere)](https://app.codeanywhere.com/#https://github.com/dev-wasm/dev-wasm-rust) + ## Visual Studio Code Note this assumes that you have the VS code support for remote containers and `docker` installed on your machine.