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 ` +- **Utility**: `SHOW TABLES`, `DESCRIBE
` ## License -MIT \ No newline at end of file +No license it is open source