From ac01a0f1f13868680f55917aef33d67ff1b9fd0a Mon Sep 17 00:00:00 2001 From: Martin Fenner Date: Wed, 19 Feb 2020 17:08:28 +0100 Subject: [PATCH] update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d0861d125..537ba1587 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ [![Identifier](https://img.shields.io/badge/doi-10.5438%2F8gb0--v673-fca709.svg)](https://doi.org/10.5438/8gb0-v673) [![Build Status](https://travis-ci.org/datacite/lupo.svg?branch=master)](https://travis-ci.org/datacite/lupo) [![Docker Build Status](https://img.shields.io/docker/build/datacite/lupo.svg)](https://hub.docker.com/r/datacite/lupo/) [![Maintainability](https://api.codeclimate.com/v1/badges/dddd95f9f6f354b7af93/maintainability)](https://codeclimate.com/github/datacite/lupo/maintainability) [![Test Coverage](https://api.codeclimate.com/v1/badges/dddd95f9f6f354b7af93/test_coverage)](https://codeclimate.com/github/datacite/lupo/test_coverage) [![Discourse users](https://img.shields.io/discourse/https/www.pidforum.org/users)](https://www.pidforum.org/c/pid-developers) + # DataCite REST API Rails API application for managing DataCite providers, clients, prefixes and DOIs. The API is based on the [JSONAPI](http://jsonapi.org/) specification.