Skip to content

Commit 08dd8a5

Browse files
committed
update outline
1 parent 4181096 commit 08dd8a5

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<br/>
1212
</h1>
1313

14-
<h3><a href="https://pawsql.com">PawSQL</a> , Optimize your SQL Queries by Clicks within your VSCode! </h3>
14+
<h3>Optimize your SQL Queries by Clicks within your VSCode! </h3>
1515

1616
[![Version](https://img.shields.io/visual-studio-marketplace/v/PawSQL.pawsqlClient?style=for-the-badge&color=%23e38a14
1717
)](https://marketplace.visualstudio.com/items?itemName=PawSQL.pawsqlClient)
@@ -25,6 +25,8 @@
2525
</picture>
2626
<br/>
2727

28+
</div>
29+
2830
## Optimize a SQL Query
2931
1. **Optimize in Default Workspace**:
3032
- Click the "Optimize" button in the SQL statement prompt

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"name": "PawSQL",
99
"email": "support@pawsql.com"
1010
},
11-
"version": "0.0.1",
11+
"version": "0.0.2",
1212
"engines": {
1313
"vscode": "^1.80.0"
1414
},

0 commit comments

Comments
 (0)