From 835a43d34a189da492f9d29d671befb590702b22 Mon Sep 17 00:00:00 2001 From: Rohitt2803 <149612908+Rohitt2803@users.noreply.github.com> Date: Tue, 4 Aug 2026 23:16:11 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9ca3635..827fc63 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ Inside the CLI, you can use `.help` to see available meta-commands (like `.table - **Joins**: `INNER JOIN`, `LEFT JOIN` - **Aggregates**: `COUNT()`, `SUM()`, `AVG()`, `MIN()`, `MAX()` - **Operators**: `=`, `!=`, `<`, `>`, `<=`, `>=`, `AND`, `OR`, `NOT`, `LIKE`, `IS NULL`, `IS NOT NULL`, `BETWEEN`, `IN` -- **Utility**: `SHOW TABLES`, `DESCRIBE