From 53293f5c6863ac58f3f5144e21a87eb76a57b58b Mon Sep 17 00:00:00 2001 From: Adler Faulkner Date: Thu, 22 Jun 2023 00:49:33 -0700 Subject: [PATCH] docs: youtube embed --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index be3eca7..0ea95fb 100644 --- a/docs/README.md +++ b/docs/README.md @@ -4,7 +4,7 @@ Standard SDK is an open source software package that provides you with a single Developers commonly spent lots of time installing SDKs, reading documentation, and figuring out how to use each SDK to build integrations using APIs and to add features to their application. Instead of going through this time consuming process installing and learning many different SDKs, a developer can just install Standard SDK to build any integration their application requires. In addition to saving time, removing dependencies on all those SDKs in favor of just one can reduce your application's build size, and make it easier to onboard developers to your codebase. -[![Standard SDK Introductory Demo](https://img.youtube.com/vi/hXgUag6VX30/0.jpg)](https://www.youtube.com/watch?v=hXgUag6VX30) +{% embed url="https://www.youtube.com/watch?v=hXgUag6VX30" %} ### How it works