From 1c36934dad6811bb402e1ba056f4d9d0ec468b1a Mon Sep 17 00:00:00 2001 From: Brett Klein Date: Wed, 2 Oct 2024 16:42:54 -0400 Subject: [PATCH] Readme --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b42c0d5..d120cd8 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,14 @@ # Emerging Solutions Toolbox #### Brought to you by Snowflake's Solution Innovation Team (SIT) -The Emerging Solutions Toolbox is a collection of solutions created by Snowflake's Solution Innovation Team (SIT). Each folder represents a separate solution, and solutions can range anywhere between helpful administrative notebooks to fully-fledged native applications. Check back frequently, as we'll continually be adding new solutions. +The Emerging Solutions Toolbox is a collection of solutions created by Snowflake's Solution Innovation Team (SIT). Each folder represents a separate solution, and solutions can range anywhere between helpful administrative notebooks to fully-fledged frameworks and native applications. Each solution contains its own licensing agreement, telemetry tagging information, and details on the solution. Check back frequently, as we'll continually be adding new solutions. +## Support Notice All sample code is provided for reference purposes only. Please note that this code is provided “AS IS” and without warranty. Snowflake will not offer any support for use of the sample code. Copyright (c) 2024 Snowflake Inc. All Rights Reserved. +The purpose of the code is to provide customers with easy access to innovative ideas that have been built to accelerate customers' adoption of key Snowflake features. We certainly look for customers' feedback on these solutions and will be updating features, fixing bugs, and releasing new solutions on a regular basis. + Please see TAGGING.md for details on object comments. ## Solutions @@ -15,4 +18,4 @@ Please see TAGGING.md for details on object comments. | [Supply Chain Network Optimization](https://github.com/Snowflake-Labs/sfguide-supply-chain-network-optimization/) | Using optimization programming to make least cost fulfillment decisions. | | [Solution Installation Wizard](https://github.com/Snowflake-Labs/sfguide-solution-installation-wizard/) | A Native App that helps facilitate consumers deploy code from the provider. | | [Alert Hub](https://github.com/Snowflake-Labs/sfguide-alert-hub/) | A Streamlit for managing and templatizing Alerts. | -| [Application Control Framework](https://github.com/Snowflake-Labs/sfguide-application-control-framework/) | A framework that allows for rule-based access and consumer experiences within Native Apps. | \ No newline at end of file +| [Application Control Framework](https://github.com/Snowflake-Labs/sfguide-application-control-framework/) | A framework that allows for rule-based access and consumer experiences within Native Apps. |