From dac13d2583a0afb058d47564d206fe6db4927cca Mon Sep 17 00:00:00 2001
From: Emmanuel Soubies <emmanuel.soubies@irit.fr>
Date: Tue, 11 Feb 2025 15:24:56 +0000
Subject: [PATCH] Edit README.md

---
 README.md | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/README.md b/README.md
index 40d4f63..a46abcb 100644
--- a/README.md
+++ b/README.md
@@ -8,17 +8,14 @@ The plugin is rock solid for 2D images.
 
 ## Citation
 
-If you find this work useful, please cite XXX.
+If you find this work useful, please cite: 
+EigenPSFExtactor, V. Debarnot, E. Soubies, D. Sage, and P. Weiss.
 
 ## Installation
 
-The easiest way to install this plugin is through the [Fiji](https://fiji.sc/) update site.
+The easiest way to install this plugin is to copi the .jar file in the Plugin repository of your Fiji/ImageJ app.
 
-Run Fiji, choose the menu "help", select "update..." after updating there will be a dialog that has "Manage Update Sites".
-
-https://sites.imagej.net/XXX
-
-Once the site has been added, updating Fiji should cause it to download and install the plugin which can be found in "plugins"->"eigenpsf-extractor".
+Once done, the plugin can be found in "plugins"->"Eigen_PSF".
 
 ## How  it works?
 
-- 
GitLab