Skip to content

Commit 766a480

Browse files
author
Valentin Clavreul
committed
[doc] Added a simple demo image
1 parent 37bb00d commit 766a480

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Documentation/01-quick_start.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ The most common example is the ETL. It's a kind of application whose main purpos
1616
- *Transform* this data into something else (modify the values, change the format, compute some statistics, ...)
1717
- *Load* the transformed data into a destination (another database, file, API, ...)
1818

19+
![Basic ETL](basic-etl.png)
20+
1921
## Installation
2022

2123
This bundle requires Symfony 3. You can install it using composer:

Documentation/basic-etl.png

301 KB
Loading

0 commit comments

Comments
 (0)