From a7695c69a78b0ab84b9a521dd78311e2746eddc6 Mon Sep 17 00:00:00 2001 From: Simon Ebner Date: Mon, 31 Mar 2014 09:38:44 +0200 Subject: [PATCH] Added installation section to readme --- Readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Readme.md b/Readme.md index 26ac7af..5928c07 100644 --- a/Readme.md +++ b/Readme.md @@ -5,6 +5,10 @@ reading and writing minimal CBF (miniCBF) image files using the MIME produced by DECTRIS PILATUS detectors. It was initially developed by J. Lewis Muir (IMCA-CAT). +# Installation + +* Download latest CBF ImageJ plugin from [here](http://yoke.psi.ch/artifactory/releases/CBF_Viewer-0.0.3.jar). +* Go into the ImageJ installation `plugins` folder and drop the downloaded jar there. # Development To build the code run following maven command/goals: