diff --git a/ch.psi.imagej.zeromq/README.md b/ch.psi.imagej.zeromq/README.md new file mode 100644 index 0000000..10e11d6 --- /dev/null +++ b/ch.psi.imagej.zeromq/README.md @@ -0,0 +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