From 73c7d439c32db13e18fe21eabcbbef2362028f37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Burak=20Kabakc=C4=B1?= Date: Mon, 5 Aug 2024 02:46:02 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d0f07f..1cff283 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ You can join Snowflake data with your local datasets, **without any need for a r UniverSQL relies on Snowflake and Polaris for access control and data catalog so it's complementary to your Snowflake workloads. > [!WARNING] -> Any SQL client that supports Snowflake, also supports UniverSQL but we need to support Snowflake's API to support compatibility. If you run into any error in your workload, please [create an issue on Github](https://github.com/buremba/universql/issues/new). +> Any SQL client that supports Snowflake, also supports UniverSQL but we need to support Snowflake's API to support compatibility. If you run into any problem with a client, please [create an issue on Github](https://github.com/buremba/universql/issues/new). # How it works?