Added installation section to readme

This commit is contained in:
ebner 2014-03-31 09:38:44 +02:00
parent e2c0404e0c
commit a7695c69a7

View File

@ -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 <jlmuir@imca.aps.anl.gov> (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: