From 94b9820bd793e2559ae14ad8c8c769324838976e Mon Sep 17 00:00:00 2001 From: Paras Waykole Date: Sun, 2 Jul 2023 14:12:22 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9444b80..c39ed83 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,7 @@ It is in beta (v0.10), help us make it better by sending your feedback and reach - **📺 Console**: Run commands like you do in the terminal. - **🗂 Projects**: Organise all database connections into various projects. - **📕 Query Cheatsheets**: Search and view query commands syntax right inside the IDE. +- **✨ Generate SQL with GPT**: Write prompt to generate SQL using GPT and run it. - **✅ Database Support**: MySQL, PostgreSQL and MongoDB. # Installation