From 152d27f3dc99c98c39086738a62b44bac26f3155 Mon Sep 17 00:00:00 2001
From: Xiao Gui <xgui3783@gmail.com>
Date: Tue, 2 May 2023 19:35:33 +0200
Subject: [PATCH] [skip ci] added zenodo badge

---
 README.md                | 1 +
 docs/releases/v2.10.2.md | 4 ++++
 2 files changed, 5 insertions(+)

diff --git a/README.md b/README.md
index f54594f90..8fa559fc7 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,6 @@
 <img align="right" src="https://raw.githubusercontent.com/FZJ-INM1-BDA/siibra-explorer/master/docs/images/siibra-explorer-square.jpeg" width="200">
 
+[![DOI](https://zenodo.org/badge/109723444.svg)](https://zenodo.org/badge/latestdoi/109723444)
 [![Documentation Status](https://readthedocs.org/projects/siibra-explorer/badge/?version=latest)](https://siibra-explorer.readthedocs.io/)
 [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
 
diff --git a/docs/releases/v2.10.2.md b/docs/releases/v2.10.2.md
index 2e0980ac5..9afb03762 100644
--- a/docs/releases/v2.10.2.md
+++ b/docs/releases/v2.10.2.md
@@ -5,3 +5,7 @@
 - paginate feature requests to hopefully improve server performance
 - bump siibra-api version
 - fix ng layer control style pollution
+
+## Behind the scenes
+
+- added zenodo badge
-- 
GitLab