From da0092a817ae9f3660e0a7bd97e7cf7a1c3180a7 Mon Sep 17 00:00:00 2001 From: cloudmelon Date: Wed, 7 Oct 2020 22:03:45 +0100 Subject: [PATCH] add description --- samples/features/connectivity/README.md | 9 --------- .../features/sql-big-data-cluster/connectivity/README.md | 4 +++- 2 files changed, 3 insertions(+), 10 deletions(-) delete mode 100644 samples/features/connectivity/README.md diff --git a/samples/features/connectivity/README.md b/samples/features/connectivity/README.md deleted file mode 100644 index 9a26851d..00000000 --- a/samples/features/connectivity/README.md +++ /dev/null @@ -1,9 +0,0 @@ -# BDC Developer Connectivity - -## Connect with Java Client - -To be continued - -## Connect with Python Client - -To be continued \ No newline at end of file diff --git a/samples/features/sql-big-data-cluster/connectivity/README.md b/samples/features/sql-big-data-cluster/connectivity/README.md index d732b416..9a26851d 100644 --- a/samples/features/sql-big-data-cluster/connectivity/README.md +++ b/samples/features/sql-big-data-cluster/connectivity/README.md @@ -2,6 +2,8 @@ ## Connect with Java Client +To be continued +## Connect with Python Client -## Connect with Python Client \ No newline at end of file +To be continued \ No newline at end of file