From df69d7e883737d7ba463fdcc5f64f21bbd8cdb95 Mon Sep 17 00:00:00 2001
From: qgao10 <qgao10@illinois.edu>
Date: Tue, 10 Mar 2020 17:59:47 -0500
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index f47fbfe..96fbf69 100644
--- a/README.md
+++ b/README.md
@@ -23,4 +23,5 @@ NimbusNet is cloud detection project powered by various state-of-the-art deep le
 5. `train_UNet.py`
 
     Train dataset using UNet
-    
\ No newline at end of file
+    
+Folder 'Multi-band UNet' contains Non-dynamic UNet model base on band 2, 26 and 31, for more details check README in the folder.
\ No newline at end of file
-- 
GitLab