From 872650d6efb9f0b9d521f7dd0d6f5c5d0d449f93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edd=C3=BA=20Mel=C3=A9ndez=20Gonzales?= Date: Fri, 20 Jan 2023 06:09:16 -0500 Subject: [PATCH] chore: Add link Open in GitHub Codespaces (#739) Co-authored-by: Andre Hofmeister <9199345+HofmeisterAn@users.noreply.github.com> --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e2fb87d3d..9644266df 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Testcontainers +[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://github.com/codespaces/new?hide_repo_select=true&ref=develop&repo=170988906&machine=standardLinux32gb&devcontainer_path=.devcontainer%2Fdevcontainer.json&location=EastUs) + [![NuGet](https://img.shields.io/nuget/v/Testcontainers.svg)](https://www.nuget.org/packages/Testcontainers) [![CI/CD](https://github.com/testcontainers/testcontainers-dotnet/actions/workflows/cicd.yml/badge.svg?branch=master)](https://github.com/testcontainers/testcontainers-dotnet/actions/workflows/cicd.yml) [![Alert Status](https://sonarcloud.io/api/project_badges/measure?project=testcontainers_testcontainers-dotnet&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=testcontainers_testcontainers-dotnet)