From 7e4f5ca8ad6f0d70bb72cf4d0d28d9f5cfb25684 Mon Sep 17 00:00:00 2001 From: Mike Gerber Date: Fri, 13 Jun 2025 17:39:34 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=B9=20Replace=20CircleCI=20badge=20wit?= =?UTF-8?q?h=20GA=20badge=20etc.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 969578b..bbe454a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ Extract the MODS/ALTO metadata of a bunch of METS/ALTO files into pandas DataFrames. -[![Build Status](https://circleci.com/gh/qurator-spk/mods4pandas.svg?style=svg)](https://circleci.com/gh/qurator-spk/mods4pandas) +[![Tests](https://github.com/qurator-spk/mods4pandas/actions/workflows/test.yml/badge.svg)](https://github.com/qurator-spk/mods4pandas/actions?query=workflow:"test") +[![License](https://img.shields.io/badge/License-Apache-blue)](#license) +[![Issues](https://img.shields.io/github/issues/qurator-spk/mods4pandas)](https://github.com/qurator-spk/mods4pandas/issues) **mods4pandas** converts the MODS metadata from METS files into a pandas DataFrame.