From a51302248e6d895817d5cf5355c7bca5c6e0f7d3 Mon Sep 17 00:00:00 2001
From: manselme <marie.anselmet@pasteur.fr>
Date: Sat, 5 Oct 2024 10:15:25 +0200
Subject: [PATCH] Update README.md

---
 README.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 718da54..d2604da 100644
--- a/README.md
+++ b/README.md
@@ -61,7 +61,10 @@ Follow the instructions provided [here](https://iah-public.pages.pasteur.fr/2024
 ## Acknowledgements / Copyright
 
 A large part of the material for this course has been taken and adapted from
-[this](https://github.com/guiwitz/PyImageCourse_beginner) [![DOI](https://zenodo.org/badge/173477371.svg)](https://zenodo.org/badge/latestdoi/173477371)  (notebooks), created by [Guillaume Witz](https://twitter.com/guiwitz). Thank you for making this teaching material available to the community!
+[this](https://github.com/guiwitz/PyImageCourse_beginner) [![DOI](https://zenodo.org/badge/173477371.svg)](https://zenodo.org/badge/latestdoi/173477371)  (notebooks), created by [Guillaume Witz](https://twitter.com/guiwitz). 
+Some images and material are taken from [this](https://bioimagebook.github.io/index.html) nice introduction to bioimage analysis course. Some topics were also inspired by [this](https://haesleinhuepf.github.io/BioImageAnalysisNotebooks/intro.html) nice repository where you can also find more advanced material.
+
+Thank you for making this teaching material available to the community!
 
 Installation instructions have been taken and adapted from the [Open Image Data Handbook](https://kevinyamauchi.github.io/open-image-data/intro.html) by [Kevin Yamauchi](https://kevinyamauchi.github.io/). Thanks!
 
-- 
GitLab