From f5f9b6ba19ddca1032dbfa3e270d78b6af78eb90 Mon Sep 17 00:00:00 2001 From: Simon Ebner Date: Fri, 5 Apr 2013 11:57:38 +0200 Subject: [PATCH] test --- ch.psi.imagej.zeromq/README.txt | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 ch.psi.imagej.zeromq/README.txt diff --git a/ch.psi.imagej.zeromq/README.txt b/ch.psi.imagej.zeromq/README.txt deleted file mode 100644 index 10e11d6..0000000 --- a/ch.psi.imagej.zeromq/README.txt +++ /dev/null @@ -1,17 +0,0 @@ -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