From 3baced4a4fbb64362a21d20caf32bced4ad0c3a2 Mon Sep 17 00:00:00 2001 From: Lorie Lie Cubid Date: Fri, 20 Sep 2024 17:55:52 +0800 Subject: [PATCH] Adding an `Open in DevZero` button --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4166e8ce4..f2df53ab3 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Open in DevZero](https://assets.devzero.io/open-in-devzero.svg)](https://www.devzero.io/dashboard/recipes/new?repo-url=https://github.com/postmanlabs/postman-runtime) + # Postman Runtime [![CI](https://github.com/postmanlabs/postman-runtime/actions/workflows/ci.yml/badge.svg?branch=develop)](https://github.com/postmanlabs/postman-runtime/actions/workflows/ci.yml) [![codecov](https://codecov.io/gh/postmanlabs/postman-runtime/branch/develop/graph/badge.svg)](https://codecov.io/gh/postmanlabs/postman-runtime) > This is a low-level library used as the backbone for all Collection running & Request sending functionality, in