From 7059a9b4686479d48770504c82af67c71e4d1434 Mon Sep 17 00:00:00 2001 From: Mihail Eric Date: Sun, 1 Sep 2024 21:16:08 -0700 Subject: [PATCH] add support bot link (#763) Co-authored-by: Mihail Eric --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1aef4d13e..8adebf033 100644 --- a/README.md +++ b/README.md @@ -301,6 +301,8 @@ We welcome PRs and suggestions! Don't hesitate to open a PR/issue or to reach ou Please have a look at our [contribution guide](CONTRIBUTING.md) and ["Help Wanted" issues](https://github.com/skyvern-ai/skyvern/issues?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22) to get started! +If you want to chat with the skyvern repository to get a high level overview of how it is structured, how to build off it, and how to resolve usage questions, check out [Code Sage](https://storia.ai?utm_source=github&utm_medium=referral&utm_campaign=skyvern-readme). + # Telemetry By Default, Skyvern collects basic usage statistics to help us understand how Skyvern is being used. If you would like to opt-out of telemetry, please set the `SKYVERN_TELEMETRY` environment variable to `false`.