diff --git a/README.md b/README.md
index 7d4476c26e8871e1d79fa1452d04c079769ad187..3f64aa31259d11dd95d2a6f36935f59697bbba91 100644
--- a/README.md
+++ b/README.md
@@ -254,10 +254,12 @@ The UNet Model, in contrast to the diffusion model, aims to predict and remove n
 ### Results
 
 **Diffusion UNet2D Model**
+
 ![Diffusion U-Net Example result](images/diffuse_denoise_mnist.png)
 
 
 **UNet Model**
+
 ![UNet Example result](images/unet_denoise_mnist.png)