diff --git a/hybrid-tables/app/README.md b/hybrid-tables/app/README.md index 7cc5726..7463413 100644 --- a/hybrid-tables/app/README.md +++ b/hybrid-tables/app/README.md @@ -1,6 +1,6 @@ -## Welcome to your First Snowflake Native App! +## Welcome to Hybrid Tables + Native Apps! -In this Snowflake Native App, you will be able to explore some basic concepts such as application role, versioned schemas and creating procedures and functions within a setup script. +In this Snowflake Native App, you will be able to explore the usage of `Hybrid Tables` within Native Apps. For more information about a Snowflake Native App, please read the [official Snowflake documentation](https://docs.snowflake.com/en/developer-guide/native-apps/native-apps-about) which goes in depth about many additional functionalities of this framework.