diff --git a/README.md b/README.md
index 1dae918359f8ac9b2e2f91d5dc9dfd011206d447..18c13fc7f6858ae0b9719c6b96059db3f0c26389 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,14 @@ This repo contains code for BSRPCA, a method to do ULM processing by jointly per
 ## Getting started
 
 Please refer to the .m files for running code for experiment.
-BSRPCA_convergent.m refers to the function implementation of our method while the invivo_exp.m contains a quick example of how to use our method with a sample vivo dataset
+BSRPCA_convergent.m refers to the function implementation of our method while the invivo_exp.m contains a quick example of how to use our method with a sample vivo dataset.
+
+Our method is designed to be compatible with and based on the LOTUS Software - PALA : https://github.com/AChavignon/PALA 
+
+Please refer to the above software Repository to download required dependencies
+
+Other methods and functions are from: https://github.com/phamduonghung/fast_BDRPCA and https://github.com/ning22/Fast-Single-Image-Superresolution/tree/master
+
 
 ## Authors and acknowledgment
 Xuan-Hieu Le, Jean-Pierre RemeniƩras, Denis Kouame, and Duong-Hung Pham