add issue repository to readme.md

This commit is contained in:
huangsimin 2019-10-14 15:20:43 +08:00
parent 9c2096fb3b
commit fe52010ca8
2 changed files with 7 additions and 3 deletions

View File

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

View File

@ -1,8 +1,8 @@
{ {
"name": "go-quickly-generator", "name": "go-quickly-generator",
"displayName": "go-quickly-generator", "displayName": "go-quickly-generator",
"description": "create code quickly", "description": "generator code quickly",
"version": "1.0.0", "version": "1.0.1",
"publisher": "474420502", "publisher": "474420502",
"engines": { "engines": {
"vscode": "^1.38.0" "vscode": "^1.38.0"