From 756647d995db319ca7eb80120b747438ebe7dab7 Mon Sep 17 00:00:00 2001 From: mojafa Date: Tue, 11 Feb 2025 02:00:26 +0300 Subject: [PATCH] added open with codeanywhere badge to README file Signed-off-by: mojafa --- tests/data/complex/end-to-end2/cyclonedx-dotnet/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/tests/data/complex/end-to-end2/cyclonedx-dotnet/README.md b/tests/data/complex/end-to-end2/cyclonedx-dotnet/README.md index 0bcd6571..cc6b6d05 100755 --- a/tests/data/complex/end-to-end2/cyclonedx-dotnet/README.md +++ b/tests/data/complex/end-to-end2/cyclonedx-dotnet/README.md @@ -166,8 +166,9 @@ And build warnings will break the build. If you are having trouble debugging a test that is failing for a platform you don't have access to please us know. -Thanks to [Gitpod](https://gitpod.io/) there is a really easy way of creating -a ready to go development environment with VS Code. You can open a Gitpod +Thanks to [Gitpod](https://gitpod.io/) or [Codeanywhere](https://codeanywhere.com) there is a really easy way of creating +a ready to go development environment with VS Code. You can open a hosted development environment in your browser. [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/CycloneDX/cyclonedx-dotnet) +[![Open in Codeanywhere](https://codeanywhere.com/img/open-in-codeanywhere-btn.svg)](https://app.codeanywhere.com/#https://github.com/CycloneDX/cyclonedx-dotnet) \ No newline at end of file