From b7255d0fbc4f83206b2dc0c445015bd0d7fecc57 Mon Sep 17 00:00:00 2001 From: Lorie Lie Cubid Date: Fri, 20 Sep 2024 16:36:12 +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 96e1a67207e..bed4a571796 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/openai/gym) + [![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://pre-commit.com/) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) ## Important Notice