From 0aef6df9f4d7fc5453ec46a514634405b3785921 Mon Sep 17 00:00:00 2001 From: Waleed Amjad Date: Sat, 25 Apr 2026 15:24:28 +0500 Subject: [PATCH] NEW RELEASE --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index a98a23c..1c44c23 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,16 @@ The application utilizes a **Vanilla SPA (Single Page Application)** architectur
+### 🐘 Why PostgreSQL? + +Because it's the absolute GOAT 🐐 of databases. + +Honestly, I just love it. It's fully cross-platform (meaning it runs on my toaster if I want it to), but the real reason? **The terminal.** + +Who needs clunky, bloated GUI wrappers taking up RAM when you can just drop into the `psql` shell, type raw SQL like a 90s movie hacker, and feel like an absolute Gigachad? 🗿 `psql` supremacy all the way. + +
+ ### 📂 Detailed File Guide Want to modify the code? Here is exactly what every file in the project does: