From 63cd4cb9d0575b4e410a0fa964bb28a21fe419d6 Mon Sep 17 00:00:00 2001 From: Alexander Minges Date: Tue, 8 Jul 2025 15:22:25 +0200 Subject: [PATCH] Update badges in README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c00601..ffa69e2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # doi2dataset -[![Test Status](https://git.athemis.de/Athemis/doi2dataset/badges/workflows/run_tests.yaml/badge.svg)](https://git.athemis.de/Athemis/doi2dataset/actions/runs/latest) +![pipeline](https://git.uni-due.de/cbm343e/doi2dataset/badges/main/pipeline.svg) +![coverage](https://git.uni-due.de/cbm343e/doi2dataset/badges/main/coverage.svg) **doi2dataset** is a Python tool designed to process DOIs and generate metadata for Dataverse.org datasets. It retrieves metadata from external APIs (such as OpenAlex and CrossRef), maps metadata fields, and can optionally upload the generated metadata to a Dataverse.org instance.