Merge pull request #4 from cssgunc/mellieho9-patch-1

Update README.md
This commit is contained in:
Meliora Ho 2024-02-28 13:31:41 -05:00 committed by GitHub
commit 4d0e8ed405
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@
- Next.js - Next.js
- TailwindCSS - TailwindCSS
- TypeScript - TypeScript
- PostgreSQL - Supabase
## 📁 File Setup ## 📁 File Setup
``` ```
@ -32,4 +32,4 @@ npm run dev
## 💡 Dev Notes ## 💡 Dev Notes
- For each task, create a branch in the format '[your name]-[ticket number]-[task description]' - For each task, create a branch in the format '[your name]-[ticket number]-[task description]'
- Only commit your work to that branch and then make a git request to '/main' - Only commit your work to that branch and then make a git request to '/main'