Skip to content

Commit 21c7db0

Browse files
committed
etl_process update
1 parent 79a1761 commit 21c7db0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

etl-process/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,6 @@ Code | README | Unittest | Containerization
88
---- | ------ | -------- | ----------------
99
:heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark:
1010

11-
12-
## Diagram
13-
14-
![diagram](images/etl_process.jpg)
15-
1611
## Dependencies
1712

1813
Python3
@@ -39,4 +34,9 @@ For execute the project, in root directory run belowe command:
3934

4035
### Docker
4136

42-
docker run --network='host' case/etl_process
37+
docker run --network='host' case/etl_process
38+
39+
40+
## Diagram
41+
42+
![diagram](images/etl_process.jpg)

0 commit comments

Comments
 (0)