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