Skip to content

Commit

Permalink
Merge pull request #253 from Rex-82/patch-1
Browse files Browse the repository at this point in the history
docs: fix repeated sentence in README.md
  • Loading branch information
kristijanhusak authored Jun 24, 2024
2 parents a95d8b6 + 3f4363e commit 2527310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ return {
```

After installation, run `:DBUI`, which should open up a drawer with all databases provided.
When you finish writing your query, just write the file (`:w`) and it will automatically execute the query for that database and it will automatically execute the query for selected database.
When you finish writing your query, just write the file (`:w`) and it will automatically execute the query for that database.

## Databases
There are 3 ways to provide database connections to UI:
Expand Down

0 comments on commit 2527310

Please sign in to comment.