diff --git a/README.md b/README.md
index 125a7fb..c2eb53a 100644
--- a/README.md
+++ b/README.md
@@ -32,14 +32,14 @@ python run_vrae.py --file_name test_data --cols_to_remove Time MNG_NO --time_gap
## 3. Models Used
### 3.1. TimeGAN
-
+
- pyTorch implementation for `TimeGAN`
- Code Reference : https://github.com/d9n13lt4n/timegan-pytorch
### 3.2. Variational Recurrent AutoEncoder (VRAE)
-
+
- pyTorch implementation for `VRAE`
- Code Reference : https://github.com/tejaslodaya/timeseries-clustering-vae