mirror of
https://gitlab.com/cief-data/data-management.git
synced 2026-08-19 04:13:57 +00:00
update README
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
### How To Run CMD:
|
||||
###### pip3 install -r requirements.txt
|
||||
###### Create "EXCHANGE_CONFIG.json" & "EXCHANGE_EXTRACT_SQL.json" in the config file and input the config value
|
||||
###### python3 main.py
|
||||
###### Example:- EXCHANGE_CONFIG.json
|
||||
```
|
||||
{
|
||||
@@ -33,7 +34,7 @@
|
||||
"products" : "SELECT * FROM products;"
|
||||
}
|
||||
```
|
||||
###### python3 main.py
|
||||
### Project Tree
|
||||
|
||||
```
|
||||
data-management
|
||||
|
||||
Reference in New Issue
Block a user