From 05750bce435ea6cc8797179bbfe7a0165d41a9f0 Mon Sep 17 00:00:00 2001 From: Rohit Chaudhari <100275369+rohitkbc@users.noreply.github.com> Date: Tue, 10 Oct 2023 12:30:31 +0530 Subject: [PATCH] chore: Add gitpod badge (#1466) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f6633bab0..65dfb501d 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ JavaScript Repository of TheAlgorithms, which implements various algorithms and [![JavaScript Banner][banner]](DIRECTORY.md) +[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/TheAlgorithms/JavaScript) [![Checks][checks]][actions] [![Contributions Welcome][welcome]](CONTRIBUTING.md) [![standard.js][standard-logo]][standard-js]