From 6e0dcaedeb68c7a6e096e8a54ece646850a9536a Mon Sep 17 00:00:00 2001
From: Niko <nikolaos.papadopoulos@univie.ac.at>
Date: Tue, 19 Nov 2024 22:59:13 +0100
Subject: [PATCH] added DOI badge

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index ed38172..c931d47 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
 # The _Pycnogonum litorale_ (Strøm, 1762) draft genome
 
+[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.14188290.svg)](https://doi.org/10.5281/zenodo.14188290)
+
 This repository contains the computational analysis for the P. litorale draft genome manuscript. The
 code is split up by task, and should roughly correspond to the respective "Materials and Methods"
 sections of the manuscript.
-- 
GitLab