There was an error while loading. Please reload this page.
1 parent 79a1761 commit 21c7db0Copy full SHA for 21c7db0
etl-process/README.md
@@ -8,11 +8,6 @@ Code | README | Unittest | Containerization
8
---- | ------ | -------- | ----------------
9
:heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark:
10
11
-
12
-## Diagram
13
14
-
15
16
## Dependencies
17
18
Python3
@@ -39,4 +34,9 @@ For execute the project, in root directory run belowe command:
39
34
40
35
### Docker
41
36
42
- docker run --network='host' case/etl_process
37
+ docker run --network='host' case/etl_process
38
+
+## Diagram
+
0 commit comments