From 7ae7b5d8a52c936df71b602f2695b848efaaa0d1 Mon Sep 17 00:00:00 2001 From: Lorenzo Mangani Date: Fri, 9 Jun 2023 00:08:40 +0200 Subject: [PATCH] Update README.md Signed-off-by: Lorenzo Mangani --- examples/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/examples/README.md b/examples/README.md index 62a090d..9f063d7 100644 --- a/examples/README.md +++ b/examples/README.md @@ -2,4 +2,6 @@ ### Integrations & Drivers -This section offers some basic IOx compatible Flight SQL integrations for various languages. Feel free to add more! +This section offers some basic IOx compatible Arrow Flight SQL integrations for various languages. + +> Please feel free to improve them & add more!