diff options
author | Alexander Kiryukhin <a.kiryukhin@mail.ru> | 2021-03-19 03:24:12 +0300 |
---|---|---|
committer | Alexander Kiryukhin <a.kiryukhin@mail.ru> | 2021-03-19 11:32:12 +0300 |
commit | 28fadaab6f30d1f5a9167790fb2492e8dd25b990 (patch) | |
tree | 5d8cfb427f21f61cad5216a4a2bea1308543bfa4 /README.md | |
parent | d3dc0c07d233937e29dafc8dda7990b6ec6cefa9 (diff) |
Fix pkg name
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ # Golang snippets +[![Version](https://vsmarketplacebadge.apphb.com/version/neonxp.gotools.svg)](https://marketplace.visualstudio.com/items?itemName=neonxp.gotools) +[![Installs](https://vsmarketplacebadge.apphb.com/installs/neonxp.gotools.svg)](https://marketplace.visualstudio.com/items?itemName=neonxp.gotools) + +[Install extension](https://marketplace.visualstudio.com/items?itemName=neonxp.gotools) + Extensions with frequently used snippets for productive go development. Extension in active development! Your contribution is always welcome :) |