From 688dc351a0c7e2701635ef8a4345131dad3202bf Mon Sep 17 00:00:00 2001 From: Meliora Ho <85920674+mellieho9@users.noreply.github.com> Date: Wed, 28 Feb 2024 13:31:30 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8cc65fc..d5e8b31 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ - Next.js - TailwindCSS - TypeScript -- PostgreSQL +- Supabase ## 📁 File Setup ``` @@ -32,4 +32,4 @@ npm run dev ## 💡 Dev Notes - 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' \ No newline at end of file +- Only commit your work to that branch and then make a git request to '/main'