diff --git a/README.md b/README.md index b81baec..06a17cc 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,10 @@ This can be useful for debugging or performing demos. Developed by Marcel Stefko at Laboratory of Experimental Biophysics EPFL, under supervision of Kyle M. Douglass, PhD. + +## Installation +Copy `ImageInjector.jar` from one of the [releases](https://github.com/MStefko/ImageInjectorPlugin/releases) into the `Micro-Manager2.0/mmplugins` folder. + +## Usage +ImageInjector uses the MicroManager2.0 [ProcessorPlugin](https://micro-manager.org/wiki/Version_2.0_Plugins#ProcessorPlugin) interface. +Just select a `.tif` file you wish to inject and press `OK` button to load. Make sure to reopen the MicroManager Live view after tge `.tif` file is loaded. \ No newline at end of file