From 8f4a14477bd654998fa4b65f22749b6b05c96ef7 Mon Sep 17 00:00:00 2001 From: Ken Lui <116421546+kenlhlui@users.noreply.github.com> Date: Fri, 31 Jan 2025 17:05:05 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9e46358..0008d8b 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,9 @@ A Python CLI tool for extracting and exporting metadata from [Dataverse](https:/ 2. JSON & CSV file export options ## ☁️ Installation (Cloud - Slower) -Run it on +Click [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/scholarsportal/dataverse-metadata-crawler/main?urlpath=%2Fdoc%2Ftree%2Fexample.ipynb) -to launch the project directly in your web browser—no Git or Python installation required! +to launch the crawler directly in your web browser—no Git or Python installation required! ## ⚙️Installation (Locally - Better performance)