aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Kiryukhin <a.kiryukhin@mail.ru>2021-03-28 21:48:26 +0300
committerGitHub <noreply@github.com>2021-03-28 21:48:26 +0300
commit8dd1d32bc44b88800f76c93601b0cfd53c38ebd5 (patch)
tree615af28333b271462dca092b3c84153b15986cd6
parente16e3dfad2b36dd3ed9f84720076b7f44fa588a2 (diff)
Update README.md
-rw-r--r--README.md9
1 files changed, 6 insertions, 3 deletions
diff --git a/README.md b/README.md
index fbc527d..3acdf80 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,13 @@
# Golang Tools
[![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)
-[![GPL-3](https://img.shields.io/github/license/neonxp/GoTools)](/LICENSE)
+[![Installs](https://img.shields.io/visual-studio-marketplace/i/neonxp.gotools?label=Visual%20Studio%20Marketplace%20installs)](https://marketplace.visualstudio.com/items?itemName=neonxp.gotools)
+[![Installs](https://img.shields.io/open-vsx/dt/neonxp/gotools?label=Open-VSX%20downloads)](https://open-vsx.org/extension/neonxp/gotools)
+[![GPLv3](https://img.shields.io/github/license/neonxp/GoTools)](/LICENSE)
-[Install extension](https://marketplace.visualstudio.com/items?itemName=neonxp.gotools)
+[Install extension from Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=neonxp.gotools)
+
+[Install extension from Open-VSX](https://open-vsx.org/extension/neonxp/gotools) (codeserver/vscodium/gitpod)
Extensions with frequently used snippets and code actions for productive go development.