From d731babaa41f4917449d45a18d7190590cd88dbd Mon Sep 17 00:00:00 2001
From: Byungheong Jeong <byungheon.jeong@gmail.com>
Date: Thu, 4 Jun 2020 11:48:49 -0700
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index a1d9fcb..37a0ecd 100644
--- a/README.md
+++ b/README.md
@@ -129,7 +129,7 @@ The following must be set
 3. Loading Data
 - Use the load_dataset() function of the load_data notebook ONLY for HPWREN HWB Database 
 - Otherwise, change the script so that the following numpy arrays are generated, if you want to use the prebuild loader in the Training notebook 
-MAKE SURE THESE in load_data.ipynb ![](screenshots/loading_in.PNG)<br /> MATCH THESE in ClassificationExample.ipynb <br /> ![](screenshot/loading_to.PNG)
+MAKE SURE THESE in load_data.ipynb ![](screenshots/loading_in.PNG)<br /> MATCH THESE in ClassificationExample.ipynb <br /> ![](screenshot/THEOTHEREND.PNG)
 - Use the def loadData(pathToFiles) in ClassificationExample.ipynb
 
 
-- 
GitLab