From 179e9c1d4993bb695730731056393a6548070847 Mon Sep 17 00:00:00 2001 From: Alex Weininger Date: Fri, 30 Apr 2021 01:05:45 -0700 Subject: [PATCH] Add extension version and installs badges --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d5795e1..a7f05b1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # Appwrite for Visual Studio Code -[![Build](https://github.com/streamlux/vscode-appwrite/actions/workflows/ciBuild.yml/badge.svg)](https://github.com/streamlux/vscode-appwrite/actions/workflows/ciBuild.yml) + + +[![Version](https://vsmarketplacebadge.apphb.com/version/streamlux.vscode-appwrite.svg)](https://marketplace.visualstudio.com/items?itemName=streamlux.vscode-appwrite) [![Installs](https://vsmarketplacebadge.apphb.com/installs-short/streamlux.vscode-appwrite.svg)](https://marketplace.visualstudio.com/items?itemName=streamlux.vscode-appwrite) [![Build](https://github.com/streamlux/vscode-appwrite/actions/workflows/ciBuild.yml/badge.svg)](https://github.com/streamlux/vscode-appwrite/actions/workflows/ciBuild.yml) + + Use the Appwrite extension to quickly monitor, manage, and interact with your Appwrite instance directly from VS Code.