Skip to content

Commit 2fc01e1

Browse files
committed
chore: update logo & readme
1 parent ecb1541 commit 2fc01e1

File tree

4 files changed

+6
-13
lines changed

4 files changed

+6
-13
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
<p align="center">
2+
<img src="https://github.com/9romise/vscode-npmx/blob/main/res/logo.png?raw=true" height="150">
3+
</p>
4+
15
<h1 align="center">npmx <sup>VS Code</sup></h1>
26

37
<p align="center">

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"type": "module",
66
"version": "0.0.1",
77
"packageManager": "pnpm@10.28.2",
8+
"description": "A better browser for the npm registry",
89
"author": {
910
"name": "Vida Xie",
1011
"email": "vida_2020@163.com",
@@ -26,7 +27,7 @@
2627
"Other"
2728
],
2829
"main": "./dist/index.mjs",
29-
"icon": "res/icon.svg",
30+
"icon": "res/logo.png",
3031
"files": [
3132
"LICENSE.md",
3233
"dist/*",

res/icon.svg

Lines changed: 0 additions & 12 deletions
This file was deleted.

res/logo.png

956 Bytes
Loading

0 commit comments

Comments
 (0)