From 4c2d2e55ebda351c963cf25d346d8c3e2b98337d Mon Sep 17 00:00:00 2001
From: Marko Petric <marko.petric@cern.ch>
Date: Thu, 19 Jan 2017 14:10:19 +0100
Subject: [PATCH] Add zenodo badge

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

diff --git a/README.md b/README.md
index 400af9d96..4f0112b84 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
 # DD4hep (Detector Description for High Energy Physics)
 [![Build Status](https://travis-ci.org/AIDASoft/DD4hep.svg?branch=master)](https://travis-ci.org/AIDASoft/DD4hep)
 [![Coverity Status](https://scan.coverity.com/projects/10713/badge.svg)](https://scan.coverity.com/projects/dd4hep)
+[![DOI](https://zenodo.org/badge/60682190.svg)](https://zenodo.org/badge/latestdoi/60682190)
 
 DD4hep is a software framework for providing a complete solution for full detector description
 (geometry, materials, visualization, readout, alignment, calibration, etc.) for the full experiment life cycle (detector concept development, detector optimization, construction, operation). It offers a consistent description through a single source of detector information for simulation, reconstruction, analysis, etc. It distributed under the [GPLv3 License](http://www.gnu.org/licenses/gpl-3.0.en.html)
-- 
GitLab