From c26e8440636fad085642df471280ee366b871047 Mon Sep 17 00:00:00 2001 From: cloudmelon Date: Wed, 7 Oct 2020 22:01:06 +0100 Subject: [PATCH] add description --- samples/features/connectivity/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 samples/features/connectivity/README.md diff --git a/samples/features/connectivity/README.md b/samples/features/connectivity/README.md new file mode 100644 index 00000000..9a26851d --- /dev/null +++ b/samples/features/connectivity/README.md @@ -0,0 +1,9 @@ +# BDC Developer Connectivity + +## Connect with Java Client + +To be continued + +## Connect with Python Client + +To be continued \ No newline at end of file