Skip to content

Commit 360f8b7

Browse files
committed
Update package description
1 parent 885320b commit 360f8b7

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# The official Markdown VSCode extension
1+
# The official HackMD Markdown VSCode extension
2+
3+
Use the same [HackMD](https://hackmd.io) supported markdown right in VSCode!
24

35
## Features
46

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vscode-hackmd",
3-
"displayName": "vscode-hackmd",
4-
"description": "The official Markdown VSCode extension",
3+
"displayName": "HackMD",
4+
"description": "The official HackMD Markdown VSCode extension",
55
"version": "1.0.1",
66
"engines": {
77
"vscode": "^1.36.0"

0 commit comments

Comments
 (0)