From 86941ff1381c12e93e39ee86bd9b360f8eb773b2 Mon Sep 17 00:00:00 2001 From: Joe Roe Date: Tue, 30 Jul 2024 23:25:06 +0200 Subject: [PATCH] Add DOI badge --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dae861b2..ce4657b3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ # XRONOS web app - ![Website](https://img.shields.io/website?url=https%3A%2F%2Fxronos.ch) ![Tests](https://github.com/xronos-ch/xronos.rails/actions/workflows/verify.yml/badge.svg) [![Test coverage](https://codecov.io/gh/xronos-ch/xronos.rails/branch/master/graph/badge.svg?token=0E7SVSFTVI)](https://codecov.io/gh/xronos-ch/xronos.rails) @@ -8,6 +7,8 @@ ![GitHub pull requests](https://img.shields.io/github/issues-pr/xronos-ch/xronos.rails) ![GitHub last commit](https://img.shields.io/github/last-commit/xronos-ch/xronos.rails) +[![DOI](https://zenodo.org/badge/190144724.svg)](https://zenodo.org/doi/10.5281/zenodo.13138531) + This repository contains the source code for the web application at the core of [XRONOS](https://xronos.ch), an open infrastructure for chronometric data from archaeological contexts worldwide. It uses [Ruby on Rails](https://rubyonrails.org/), [Hotwire](https://hotwired.dev/) and [Bootstrap 5](https://getbootstrap.com/).