From a3a489ea1fbc88b0b0eaf0a6d47e5b06b2e3432c Mon Sep 17 00:00:00 2001 From: Divyansh Singh Date: Sat, 18 Apr 2026 14:03:42 +0530 Subject: [PATCH] Revise prerequisites section in README Updated the prerequisites section with new formatting and removed redundant items. --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index bae91323..5bb87bc7 100644 --- a/README.md +++ b/README.md @@ -137,12 +137,11 @@ src/ ## 🚀 Getting Started -### Prerequisites - -- Node.js 16+ and npm/yarn -- Git -- A Supabase account -- A GitHub OAuth application +### 📌 Prerequisites +- Node.js (v16+) +- npm or yarn +- Supabase account +- GitHub OAuth App ### Installation