From 5b229f064e78722f3c462a6b3874632914293c2e Mon Sep 17 00:00:00 2001 From: Jeremy Tuloup Date: Tue, 1 Oct 2024 11:04:41 +0200 Subject: [PATCH] Add ready badge to the README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cb13052..49a4708 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # jupyterlab-quickopen +[![Extension status](https://img.shields.io/badge/status-ready-success 'ready to be used')](https://jupyterlab-contrib.github.io/) [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/jupyterlab-contrib/jupyterlab-quickopen/main?urlpath=lab%2Ftree%2Fbinder%2Ftutorial.ipynb) Quickly open a file in JupyterLab by typing part of its name