Skip to content

Commit

Permalink
Add Zenodo DOI badge to readme (OSGeo#2122)
Browse files Browse the repository at this point in the history
This adds a badge which shows the DOI from Zenodo. The DOI used is the "cite all versions" DOI which redirects to the latest version on Zenodo.

An alternative would be a badge (also provided by Zenodo) which shows the latest version, but this seems to be more misleading as it would show, for example, whatever is the latest release in the readme file for the main branch. The "cite all versions" DOI at least shows the version-neutral DOI, although it leads to the latest version on Zenodo (which is the latest release in terms of time).
  • Loading branch information
wenzeslaus authored and neteler committed Nov 7, 2023
1 parent cf1da27 commit 274545e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
[![Ubuntu](https://github.com/OSGeo/grass/workflows/Ubuntu/badge.svg)](https://github.com/OSGeo/grass/actions?query=workflow%3AUbuntu)
[![OSGeo4W](https://github.com/OSGeo/grass/workflows/OSGeo4W/badge.svg)](https://github.com/OSGeo/grass/actions?query=workflow%3AOSGeo4W)
[![CentOS](https://github.com/OSGeo/grass/workflows/CentOS/badge.svg)](https://github.com/OSGeo/grass/actions?query=workflow%3ACentOS)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.5176030.svg)](https://doi.org/10.5281/zenodo.5176030)

# GRASS GIS Repository

Expand Down

0 comments on commit 274545e

Please sign in to comment.