diff --git a/README.md b/README.md
index eabe327..01e907e 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ Implemented and trained Cycle Consistent Generative Adversarial Network (CycleGA
-
+
For the CycleGAN implementation with L1 Loss refer to [here](https://github.com/Tandon-A/Image-Editing-using-GAN/tree/master/CycleGAN). For the official CycleGAN implementation read [here](https://github.com/junyanz/CycleGAN).