From befad832e5bd2be5dd42f36dfda90ea3d0a3c180 Mon Sep 17 00:00:00 2001 From: horsefacts Date: Mon, 25 Nov 2024 22:31:22 -0500 Subject: [PATCH] update README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 41f57e2..3637b54 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ A Farcaster Frames v2 demo app. - [🛠️ Frame Playground](https://warpcast.com/~/developers/frame-playground) (Mobile only) ## Getting Started @@ -27,6 +26,8 @@ To try your app in the Warpcast playground, you'll want to use a tunneling tool Here's a full walkthrough of creating a frames v2 app. + + ### Setup and dependencies We'll start with a fresh NextJS app: