add issue repository to readme.md
This commit is contained in:
parent
9c2096fb3b
commit
fe52010ca8
|
@ -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)
|
||||||
|
|
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user