From 0916fac7c2f0207799e73112bae7e040f3a39af8 Mon Sep 17 00:00:00 2001
From: Niko Ehrenfeuchter <nikolaus.ehrenfeuchter@unibas.ch>
Date: Wed, 28 Mar 2018 16:03:28 +0200
Subject: [PATCH] Add README

---
 README.md | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100644 README.md

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..6b20c11
--- /dev/null
+++ b/README.md
@@ -0,0 +1,21 @@
+# NoiSee
+
+NoiSee is an easy-to-use ImageJ macro for measuring and evaluating SNR
+(signal-to-noise ratio) of light microscopes.
+
+## Documentation
+
+For detailed documentation, please see the [NoiSee page on the ImageJ
+wiki][ijnet_noisee].
+
+## Installation
+
+NoiSee is available through its corresponding ImageJ update site. Please see
+the [documentation][ijnet_noisee] for details.
+
+## Citation
+
+The corresponding publication will be added as soon as it is available through
+biorxiv.org.
+
+[ijnet_noisee]: https://imagej.net/NoiSee
\ No newline at end of file
-- 
GitLab