diff --git a/README.md b/README.md
index 1718669c24216d51c4f57daa4461b17ee74dea12..bf5962c2923e514800002c5c9000d51522ab51c1 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,7 @@ Scripts for analogue-like high quality image display, as if it was captured
 by ideal camera.
 
 img-downscale-rgb.sh - 3x downscale for horizontal display layout.
+
 img-fft-resynth.sh - high quality rescale using FFT transformation
 
 Typical sequence:
@@ -18,4 +19,4 @@ Requirements:
 - bash (never tested with other shells)
 - lots of RAM for too big input images (imagemagick fft filter feature)
 
-Could be adapted to almost any layout (even 2x2, if you find, how to map color components from each subpixel to even sized grid).
\ No newline at end of file
+Could be adapted to almost any layout (even 2x2, if you find, how to map color components from each subpixel to even sized grid).