From 6e241afffbe5e22bed8ee060028abacf17dce069 Mon Sep 17 00:00:00 2001 From: Justin Poehnelt Date: Tue, 3 Dec 2024 17:59:39 -0700 Subject: [PATCH] docs(README): add link to github pages --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 813779d..b98cdbe 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ The [Google Drive Picker] web components provides a convenient way to integrate the Google Picker API into your web applications. The Google Picker API is a JavaScript API that allows users to select or upload Google Drive files. This component acts as a "File Open" dialog for accessing and interacting with files stored on Google Drive. +Try the [https://googleworkspace.github.io/drive-picker-element/iframe.html?id=stories-drive-picker--docs\&viewMode=docs](Demo). + ## Index - [Install](#install)