From fa96683ee07eda12f143f2439042d775060190cd Mon Sep 17 00:00:00 2001 From: lucas-neynar Date: Thu, 13 Mar 2025 16:05:18 -0700 Subject: [PATCH] fix: cleanup README --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index 89cefe1..68c7cde 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,5 @@ This is a [NextJS](https://nextjs.org/) + TypeScript + React app. To create a new frames project, run: ```{bash} -npx frames-v2-quickstart +npx test-frames-v2-quickstart ``` - -TODO: -* pin dependencies -* install metrics / enable notifications -* solidify onchain tx support \ No newline at end of file