test markdown

This commit is contained in:
ebner 2013-04-05 11:55:50 +02:00
parent c0f5b4809e
commit 94a5dc9a87

View File

@ -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.