update readme

This commit is contained in:
lucas-neynar
2025-03-14 13:58:31 -07:00
parent 0ec43a65e4
commit 109724f841

View File

@@ -1,4 +1,4 @@
# 🖼️ frames-v2-quickstart
# 🖼️ frames-v2-demo
A Farcaster Frames v2 quickstart npx script.
@@ -8,5 +8,5 @@ This is a [NextJS](https://nextjs.org/) + TypeScript + React app.
To create a new frames project, run:
```{bash}
npx test-frames-v2-quickstart
npx frames-v2-demo
```