From 70feda7debb501dfd158916edfd09cec7da15312 Mon Sep 17 00:00:00 2001 From: Tom Kralidis Date: Mon, 17 Apr 2023 19:28:03 -0400 Subject: [PATCH] add DOI (#1220) --- README.md | 1 + docs/source/index.rst | 3 +++ 2 files changed, 4 insertions(+) diff --git a/README.md b/README.md index 34ba705..2f4441e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # pygeoapi +[![DOI](https://zenodo.org/badge/121585259.svg)](https://zenodo.org/badge/latestdoi/121585259) [![Build](https://github.com/geopython/pygeoapi/actions/workflows/main.yml/badge.svg)](https://github.com/geopython/pygeoapi/actions/workflows/main.yml) [![Docker](https://github.com/geopython/pygeoapi/actions/workflows/containers.yml/badge.svg)](https://github.com/geopython/pygeoapi/actions/workflows/containers.yml) diff --git a/docs/source/index.rst b/docs/source/index.rst index d709efb..a539bd7 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -7,6 +7,9 @@ pygeoapi |release| documentation ================================== +.. image:: https://zenodo.org/badge/121585259.svg + :target: https://zenodo.org/badge/latestdoi/121585259 + :Author: the pygeoapi team :Contact: pygeoapi at lists.osgeo.org :Release: |release|