From fcdd038ea521187c55f5c8e87f3f7cd1c5178b89 Mon Sep 17 00:00:00 2001 From: Pierre Pouchin Date: Fri, 8 Apr 2022 14:17:36 +0200 Subject: [PATCH] Add DOI badge --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 02ecb1e8..79e40110 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -[![Java CI with Maven](https://github.com/GReD-Clermont/simple-omero-client/actions/workflows/maven.yml/badge.svg)](https://github.com/GReD-Clermont/simple-omero-client/actions/workflows/maven.yml) [![codecov](https://codecov.io/gh/GReD-Clermont/simple-omero-client/branch/main/graph/badge.svg)](https://codecov.io/gh/GReD-Clermont/simple-omero-client) +[![Java CI with Maven](https://github.com/GReD-Clermont/simple-omero-client/actions/workflows/maven.yml/badge.svg)](https://github.com/GReD-Clermont/simple-omero-client/actions/workflows/maven.yml) +[![codecov](https://codecov.io/gh/GReD-Clermont/simple-omero-client/branch/main/graph/badge.svg)](https://codecov.io/gh/GReD-Clermont/simple-omero-client) +[![DOI](https://img.shields.io/badge/DOI-10.12688%2Ff1000research.110385.1-GREEN)](https://doi.org/10.12688/f1000research.110385.1) # simple-omero-client @@ -114,4 +116,4 @@ List imagejRois = roi.toImageJ(); ``` ## License -[GPLv2+](https://choosealicense.com/licenses/gpl-2.0/) \ No newline at end of file +[GPLv2+](https://choosealicense.com/licenses/gpl-2.0/)