From 951b49d1280442f67f53c176687724fae58ad093 Mon Sep 17 00:00:00 2001
From: Hieu LE XUAN <hieu.le-xuan@irit.fr>
Date: Tue, 4 Feb 2025 16:34:42 +0000
Subject: [PATCH] update README

---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 1e5f510..1dae918 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,7 @@ 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
 
 ## Authors and acknowledgment
 Xuan-Hieu Le, Jean-Pierre RemeniƩras, Denis Kouame, and Duong-Hung Pham
@@ -16,4 +17,4 @@ TBA
 TBA
 
 ## Code and Data Availability
-The code and associated data will be published once the paper is accepted at ICIP 2025.
\ No newline at end of file
+The complete code and associated data will be published once the paper is accepted at ICIP 2025.
\ No newline at end of file
-- 
GitLab