From 675bb2ed758c145e7111667ed12a90b8b6e947a4 Mon Sep 17 00:00:00 2001
From: Guillaume Witz <guiwitz@users.noreply.github.com>
Date: Thu, 22 Jul 2021 16:53:57 +0200
Subject: [PATCH] add doi badge

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

diff --git a/Readme.md b/Readme.md
index 7bd7205..862bf58 100644
--- a/Readme.md
+++ b/Readme.md
@@ -1,5 +1,6 @@
 [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/guiwitz/PyImageCourse_beginner/e95337e24ae77357e24f2d49bf521203aaec6012?urlpath=lab)
 [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/guiwitz/PyImageCourse_beginner/blob/master)
+[![DOI](https://zenodo.org/badge/173477371.svg)](https://zenodo.org/badge/latestdoi/173477371)
 
 # Image processing for beginners
 
-- 
GitLab