Skip to content

Commit 8eeacf9

Browse files
committed
Update readme
1 parent dd75263 commit 8eeacf9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,8 @@ I tried to use some existing TUI's for SQL, but they were not intuitive for me a
3535

3636
sqlit is a lightweight SQL Server TUI that is easy to use and beautiful to look at, just connect and query. It's for you that just wants to run queries toward your database without launching applications that eats your ram and takes time to load up. Sqlit is designed to make it easy and enjoyable to access your data, not painful.
3737

38-
It also comes with a CLI, so you can access your data without any interface at all. This comes in especially handy if you want to use AI to write queries for you.
38+
It also comes with a CLI, so you can manage your connections and access your data programmatically.
3939

40-
Example prompt: "Use the sqlit cli to show me the users with the most orders."
4140

4241

4342

0 commit comments

Comments
 (0)