diff --git a/README.md b/README.md index f63a6d1..8e327df 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ This tool is a Language Server to support development with `PostgreSQL` and `PL/pgSQL`. This is accomplished by a combination of querying the database and parsing SQL. +![preview](images/preview.gif) + ## Features - complete definitions. @@ -75,8 +77,6 @@ See https://www.postgresql.org/docs/current/sql-commands.html 1. Set your database connection to VSCode settings. 1. Open `.pgsql` file and edit your code! -![preview](images/preview.gif) - ## VSCode Settings Sample ```jsonc