diff --git a/README.md b/README.md index e7f1d02..2aa7b7b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ # php-etl A micro PHP framework based on Symfony 3 to build ETL Processes -## Work in progress \ No newline at end of file +## Work in progress + +1) process sample avec extract mysql et load CSV + +2) process sample avec extract oracle et load CSV