fix: readme image error
This commit is contained in:
parent
c4e9479602
commit
9c2096fb3b
|
@ -2,4 +2,4 @@
|
||||||
|
|
||||||
the extension is easy to generate getter or setter .
|
the extension is easy to generate getter or setter .
|
||||||
|
|
||||||
![example](example.webp)
|
![example](https://github.com/474420502/go-quickly-generator/blob/master/example.webp)
|
||||||
|
|
11
package.json
11
package.json
|
@ -73,5 +73,14 @@
|
||||||
"tslint": "^5.12.1",
|
"tslint": "^5.12.1",
|
||||||
"vscode-test": "^1.2.0"
|
"vscode-test": "^1.2.0"
|
||||||
},
|
},
|
||||||
"dependencies": {}
|
"dependencies": {},
|
||||||
|
"license": "MIT",
|
||||||
|
"author": "474420502",
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/474420502/go-quickly-generator.git"
|
||||||
|
},
|
||||||
|
"bugs": {
|
||||||
|
"url": "https://github.com/474420502/go-quickly-generator/issues"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user