diff --git a/README.md b/README.md
index 46fed06..42097be 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@
Open SQL files in the VS Code Notebook interface. Execute query blocks
and view output interactively.
-
+
## Features
@@ -20,8 +20,10 @@ and view output interactively.
## Usage
-Open any `.sql` file with the `Open With` menu option. Then, select the `SQL Notebook` format.
+Open any `.sql` file with the `Open With` menu option. Then, select the `SQL Notebook` format. Configure database connections in the SQL Notebook sidepanel.
-
+
-
+
+
+
diff --git a/package.json b/package.json
index 2ac575e..799fe8e 100644
--- a/package.json
+++ b/package.json
@@ -7,7 +7,7 @@
"repository": {
"url": "https://github.com/cmoog/vscode-sql-notebook"
},
- "version": "0.3.0",
+ "version": "0.3.1",
"preview": false,
"engines": {
"vscode": "^1.59.0"
diff --git a/yarn.lock b/yarn.lock
index 6da7eeb..f378172 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1679,9 +1679,9 @@ flatted@^3.1.0:
integrity sha512-JaTY/wtrcSyvXJl4IMFHPKyFur1sE9AUqc0QnhOaJ0CxHtAoIV8pYDzeEfAaNEtGkOfq4gr3LBFmdXW5mOQFnA==
follow-redirects@^1.14.0:
- version "1.14.4"
- resolved "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.4.tgz"
- integrity sha512-zwGkiSXC1MUJG/qmeIFH2HBJx9u0V46QGUe3YR1fXG8bXQxq7fLj0RjLZQ5nubr9qNJUZrH+xUcwXEoXNpfS+g==
+ version "1.14.7"
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.7.tgz#2004c02eb9436eee9a21446a6477debf17e81685"
+ integrity sha512-+hbxoLbFMbRKDwohX8GkTataGqO6Jb7jGwpAlwgy2bIz25XtRm7KEzJM76R1WiNT5SwZkX4Y75SwBolkpmE7iQ==
fork-ts-checker-webpack-plugin@^5.0.14:
version "5.2.1"