From e927e2cb19200b2ca2e76cd079710f19c79b7a3e Mon Sep 17 00:00:00 2001 From: alvaro Date: Fri, 26 Sep 2025 12:26:42 +0200 Subject: [PATCH] Add utm params in README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f45e96a..575fe1e 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,9 @@ ## What is YepCode Run? -[YepCode Run](https://yepcode.io/run) is a powerful serverless runtime that enables secure code execution in isolated sandboxes. With our comprehensive SDK and platform, you can effortlessly build, manage, and monitor your script executions. Get started quickly using our [JavaScript SDK](https://www.npmjs.com/package/@yepcode/run) or [Python SDK](https://pypi.org/project/yepcode-run). +[YepCode Run](https://yepcode.io/l/kcvrt) is a powerful serverless runtime that enables secure code execution in isolated sandboxes. With our comprehensive SDK and platform, you can effortlessly build, manage, and monitor your script executions. Get started quickly using our [JavaScript SDK](https://www.npmjs.com/package/@yepcode/run) or [Python SDK](https://pypi.org/project/yepcode-run). -Powered by [YepCode Cloud](https://yepcode.io/), our enterprise-grade platform delivers seamless script execution capabilities for AI agents, data processing pipelines, API integrations, and automation workflows. Focus on your code while we handle the infrastructure. +Powered by [YepCode Cloud](https://yepcode.io/l/Zhwkk), our enterprise-grade platform delivers seamless script execution capabilities for AI agents, data processing pipelines, API integrations, and automation workflows. Focus on your code while we handle the infrastructure. ## Quick start @@ -29,7 +29,7 @@ npm install @yepcode/run ### 2. Get your YepCode API token -1. Sign up to [YepCode Cloud](https://cloud.yepcode.io) +1. Sign up to [YepCode Cloud](https://yepcode.io/l/Zhwkk) 2. Get your API token from your workspace under: `Settings` > `API credentials` 3. Use your API token securely in one of these ways: