chore: update readme

This commit is contained in:
Quazia 2025-05-22 11:58:07 -04:00
parent 3fcd2f6e52
commit f2d2e26a4a
No known key found for this signature in database

View File

@ -6,11 +6,11 @@ This is a [NextJS](https://nextjs.org/) + TypeScript + React app.
## Guide ## Guide
Check out [this Neynar docs page](https://docs.neynar.com/docs/create-v2-farcaster-frame-in-60s) for a simple guide on how to create a Farcaster Mini App in less than 60 seconds! Check out [this Neynar docs page](https://docs.neynar.com/docs/create-farcaster-miniapp-in-60s) for a simple guide on how to create a Farcaster Mini App in less than 60 seconds!
## Getting Started ## Getting Started
To create a new frames project, run: To create a new mini-app project, run:
```{bash} ```{bash}
npx @neynar/create-farcaster-mini-app@latest npx @neynar/create-farcaster-mini-app@latest
``` ```