From 1ad9fd071e9d0039000e2a9f4cabf7221a9f033f Mon Sep 17 00:00:00 2001 From: James J Balamuta Date: Wed, 13 Dec 2023 15:34:47 -0700 Subject: [PATCH] Add link to YT video (#119) --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 87d096a8..c661e90c 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,12 @@ For a deeper understanding of [webR](https://docs.r-wasm.org/webr/latest/), expl - [webR Documentation](https://docs.r-wasm.org/webr/latest/) - [webR Source Code](https://github.com/r-wasm/webr/) +## Quick Start Video Guide + +Want to get started quickly? We recommend watching the following [YouTube video](https://youtu.be/DoRR2S5lLvk?t=5) if your new to Quarto and Quarto Extensions: + +[![Creating your first webR-powered Quarto Document inside of RStudio](https://i3.ytimg.com/vi/DoRR2S5lLvk/maxresdefault.jpg)](https://youtu.be/DoRR2S5lLvk?t=5) + ## Installation To use this extension in a Quarto project, install it from within the project's working directory by typing into **Terminal**: