Skip to content

Commit 9fe3e3d

Browse files
committed
* cosmetic
1 parent 87dd7e4 commit 9fe3e3d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# vscode-python-fstring-dsl
2-
Syntax highlight HTML, SQL, JS, CSS embedded in Python f-strings
2+
Syntax highlighting for HTML, SQL, JS, CSS in Python f-strings

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "vscode-python-fstring-dsl",
33
"publisher": "jkmnt",
4+
"version": "0.0.1",
45
"engines": {
56
"vscode": "^1.22.0"
67
},

0 commit comments

Comments
 (0)