From 432fbfe8a65178e5f30b851be9a09e18798f7bd8 Mon Sep 17 00:00:00 2001 From: ctot-nondef Date: Sun, 7 Jan 2024 18:15:42 +0100 Subject: [PATCH] badges --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d5a9b0b..72737fa 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +![Test & Deploy](https://github.com/ctot-nondef/ts-oai-pmh/actions/workflows/testandpublish.yml/badge.svg) [![codecov](https://codecov.io/gh/ctot-nondef/ts-oai-pmh/graph/badge.svg?token=R6YMXD6ONZ)](https://codecov.io/gh/ctot-nondef/ts-oai-pmh) [![npm version](https://badge.fury.io/js/@nondef%2Fts-oai-pmh.svg)](https://badge.fury.io/js/@nondef%2Fts-oai-pmh) + # OAI PMH Typescript A TypeScript module for the Open Archives Initiative Protocol for Metadata Harvesting ([OAI-PMH 2.0](http://www.openarchives.org/OAI/openarchivesprotocol.html)). Use this module if you want to harvest metadata from OAI-PMH providers, e.g., [arxiv](http://arxiv.org/).