fix: readme image error

This commit is contained in:
huangsimin 2019-10-14 15:14:40 +08:00
parent c4e9479602
commit 9c2096fb3b
2 changed files with 11 additions and 2 deletions

View File

@ -2,4 +2,4 @@
the extension is easy to generate getter or setter .
![example](example.webp)
![example](https://github.com/474420502/go-quickly-generator/blob/master/example.webp)

View File

@ -73,5 +73,14 @@
"tslint": "^5.12.1",
"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"
}
}