From 3faee02fa26e0cef920ec9468fb6460dccdff869 Mon Sep 17 00:00:00 2001 From: Steve Nyemba Date: Sun, 7 Jul 2024 11:39:29 -0500 Subject: [PATCH] documentation ... --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index bfa67d9..7d8b414 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,11 @@ Within the virtual environment perform the following : pip install git+https://github.com/lnyemba/data-transport.git +## Features + + - read/write from over a dozen databases + - run ETL jobs seamlessly + - scales and integrates into shared environments like apache zeppelin; jupyterhub; SageMaker; ... ## What's new