Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sam-shariat authored Oct 2, 2024
1 parent 5de8d96 commit 4ea368f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# AI NFT GENERATOR
# AI Post GENERATOR

A Next.js App That Generates Articles, Twitter Threads, Essays, Cover Letters, Tutorials And More Using OpenAI ⚡

Expand Down Expand Up @@ -35,8 +35,10 @@ A Next.js App That Generates Articles, Twitter Threads, Essays, Cover Letters, T
## Development 🛠️

```bash
npm run install
npm run dev
# or
yarn install
yarn dev
```

Expand Down

0 comments on commit 4ea368f

Please sign in to comment.