README update

This commit is contained in:
Yam ZhengLim
2022-08-23 01:10:03 +08:00
parent 9d49188f39
commit e38d38e382
+3 -2
View File
@@ -3,13 +3,14 @@
### Built With
* [Python 3.9.12](https://www.python.org/downloads/)
* [mysql-connector-python 8.0.30](https://pypi.org/project/mysql-connector-python/)
* [google-cloud-storage 2.5.0](https://pypi.org/project/google-cloud-storage/)
## ✨ Code-base structure
### How To Run CMD:
###### pip install -r requirements.txt
###### python run_extract_load.py
###### pip3 install -r requirements.txt
###### python3 main.py
```
data-management