From c0f5b4809e5bffd2a837542f38ff3c89c4925988 Mon Sep 17 00:00:00 2001 From: Simon Ebner Date: Fri, 5 Apr 2013 11:54:46 +0200 Subject: [PATCH] update --- ch.psi.imagej.zeromq/Readme.txt | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/ch.psi.imagej.zeromq/Readme.txt b/ch.psi.imagej.zeromq/Readme.txt index 59e865d..10e11d6 100644 --- a/ch.psi.imagej.zeromq/Readme.txt +++ b/ch.psi.imagej.zeromq/Readme.txt @@ -1,13 +1,17 @@ Overview --------- +======== + http://fiji.sc/wiki/index.php/Description_of_ImageJ's_plugin_architecture Build ------ +===== + To build the code run following maven command/goals: mvn clean compile assembly:single + Installation ------------- +============ + To install the plugin into ImageJ just drop the build jar file into the plugins directory of ImageJ. Afterwards (re)start ImageJ. \ No newline at end of file