From 264bc74187ff345b7eb5b36dd517c277b147cb05 Mon Sep 17 00:00:00 2001 From: horsefacts Date: Mon, 25 Nov 2024 22:46:19 -0500 Subject: [PATCH] update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c9dab5a..cc5b7f9 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,8 @@ Here's a full walkthrough of creating a frames v2 app: [![Frames v2 Tutorial](https://img.youtube.com/vi/5wAbo_YsuC4/0.jpg)](https://www.youtube.com/watch?v=5wAbo_YsuC4) +[📺 View video](https://www.youtube.com/watch?v=5wAbo_YsuC4) + ### Setup and dependencies We'll start with a fresh NextJS app: