From 0431eaebbe2f0818cd7c4a2fa6aafaceba978e6f Mon Sep 17 00:00:00 2001 From: mojafa Date: Tue, 11 Feb 2025 01:52:23 +0300 Subject: [PATCH] added open with codeanywhere badge to README file Signed-off-by: mojafa --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1de6784..6d32220 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ See https://matthias-research.github.io/pages/tenMinutePhysics/index.html for th [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/ssoudan/fluid-simulation-rs) +[![Open in Codeanywhere](https://codeanywhere.com/img/open-in-codeanywhere-btn.svg)](https://app.codeanywhere.com/#https://github.com/ssoudan/fluid-simulation-rs) + Run ```bash npm i && npm run serve