From 1629bff20a87d2eab3f2fc3fd536ee4202ba4c5f Mon Sep 17 00:00:00 2001
From: Niko Ehrenfeuchter <nikolaus.ehrenfeuchter@unibas.ch>
Date: Wed, 5 Sep 2018 23:01:04 +0200
Subject: [PATCH] Add NoiSee logo to README

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

diff --git a/README.md b/README.md
index d9defc1..ed0cec8 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# NoiSee
+# ![NoiSee logo][img_noisee_logo] NoiSee
 
 NoiSee is an easy-to-use ImageJ macro for measuring and evaluating SNR
 (signal-to-noise ratio) of light microscopes.
@@ -22,5 +22,7 @@ research please be so kind to cite our work:
 Oliver Biehlmaier*, **Signal-to-Noise ratio made easy: A tool to assess your
 confocal performance**, [bioRxiv 291500][doi].
 
+
 [ijnet_noisee]: https://imagej.net/NoiSee
+[img_noisee_logo]: https://imagej.net/_images/f/f2/Noisee-logo.png
 [doi]: https://doi.org/10.1101/291500
\ No newline at end of file
-- 
GitLab