diff --git a/README.md b/README.md index 72140d0..8cb5123 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,8 @@ 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) diff --git a/package.json b/package.json index 91a91a7..0309736 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "go-quickly-generator", "displayName": "go-quickly-generator", - "description": "create code quickly", - "version": "1.0.0", + "description": "generator code quickly", + "version": "1.0.1", "publisher": "474420502", "engines": { "vscode": "^1.38.0"