From 3b234481c306aed8ee2af983594a1a45ba16552f Mon Sep 17 00:00:00 2001 From: Radomir Stevanovic Date: Mon, 30 Oct 2023 11:20:28 -0700 Subject: [PATCH] Update "Open in" badge to use GitHub Codespaces (#44) --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d506861..43273ca 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ -[![Open in Leap IDE](https://cdn-assets.cloud.dwavesys.com/shared/latest/badges/leapide.svg)](https://ide.dwavesys.io/#https://github.com/dwave-examples/3d-bin-packing) -[![CircleCI](https://dl.circleci.com/status-badge/img/gh/dwave-examples/3d-bin-packing/tree/main.svg?style=shield)](https://dl.circleci.com/status-badge/redirect/gh/dwave-examples/3d-bin-packing/tree/main) +[![Open in GitHub Codespaces]( + https://img.shields.io/badge/Open%20in%20GitHub%20Codespaces-333?logo=github)]( + https://codespaces.new/dwave-examples/3d-bin-packing?quickstart=1) +[![Linux/Mac/Windows build status]( + https://circleci.com/gh/dwave-examples/3d-bin-packing.svg?style=shield)]( + https://circleci.com/gh/dwave-examples/3d-bin-packing) # 3D Bin Packing