From 1bf65701d8f840124683fb1920d7cf0015aa122e Mon Sep 17 00:00:00 2001 From: Yam ZhengLim Date: Tue, 23 Aug 2022 01:13:18 +0800 Subject: [PATCH] Update Readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ba13d9d..117c891 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ data-management │ └─ load # All load needed code is in here │ └─ exchange_load_function.py # Exchange load code function to import in run_extract_load.py │ +├─ Dockerfile # Still have bug, under development (23/8/2022) ├─ general_function.py # All customize general code function to import in run_extract_load.py ├─ README.md # Project guide ├─ requirements.txt # Install needed library