Skip to content

Commit

Permalink
Update README file
Browse files Browse the repository at this point in the history
  • Loading branch information
bozzhik authored Nov 30, 2024
1 parent dbc5c7b commit de35695
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@ pnpm dev

```typescript
{
"framework": "React",
"build": "Vite",
"manifest": "v3",
"styling": "Tailwind CSS",
"framework": "React",
"language": "TypeScript"
"styling": "Tailwind CSS",
"build": "Vite",
}
```

Expand Down

0 comments on commit de35695

Please sign in to comment.