diff --git a/README.md b/README.md
index 3bc13e6..c7fdd01 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,15 @@ In nlFigure, a novel plugin for [Fiji](https://fiji.sc), figures are not compose
textual instructions, which helps to automate the workflow and guarantees reproducibility, while still remaining
intuitive to use. nlFigure is based on [nlScript](https://github.com/nlScript/nlScript-java).
+
+
+```
+Set the title text to 'Mouse intestinal organoids'.
+Layout panels to make all rows the same height.
+...
+(see below)
+```
+
## Installation
Download [nlFigure](https://github.com/nlScript/nlFigure/releases/download/v0.2.0/nlFigure-0.2.0.jar) from the
[GitHub release page](https://github.com/nlScript/nlFigure/releases), copy it to the plugins folder inside your
@@ -48,6 +57,7 @@ Fiji installation and restart Fiji.
## Demo
+To generate the figure displayed at the top of the page:
- Download the demo image: [organoid.tif](https://github.com/nlScript/nlFigure/releases/download/v0.2.0/organoid.tif)
- Start Fiji
- Open the demo image by dragging it into the Fiji window
@@ -55,11 +65,6 @@ Fiji installation and restart Fiji.
- Paste the text below into the text field
- Click on `Run`.
-
-
-
-
-
```
Set the title text to 'Mouse intestinal organoids'.
Layout panels to make all rows the same height.