From ae5ef512855b05e4e5ec3647d67336d1881d8b3b Mon Sep 17 00:00:00 2001 From: laouache Date: Fri, 10 Jun 2016 16:26:32 +0200 Subject: [PATCH] =?UTF-8?q?ajout=20des=20samples=20demand=C3=A9s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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