From 6d8ba871eb087e20fefb2fd959159520dc946d57 Mon Sep 17 00:00:00 2001 From: "Gerber, Mike" Date: Mon, 4 Jul 2022 19:34:13 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20Fix=20link=20to=20CircleCI=20pro?= =?UTF-8?q?ject?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f0814ae..2fee8b7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ Extract the MODS/ALTO metadata of a bunch of METS/ALTO files into pandas DataFrames. -[![Build Status](https://circleci.com/gh/qurator-spk/modstool.svg?style=svg)](https://circleci.com/gh/qurator-spk/modstool) +[![Build Status](https://circleci.com/gh/qurator-spk/mods4pandas.svg?style=svg)](https://circleci.com/gh/qurator-spk/mods4pandas) **mods4pandas** converts the MODS metadata from METS files into a pandas DataFrame.