Skip to content

Commit 6713254

Browse files
Add VSC Marketplace and build badges to README
This patch adds VS Code Marketplace and GitHub actions build status badges into the README file. The badges use https://shields.io/.
1 parent 824f84f commit 6713254

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
[![Visual Studio Marketplace](https://img.shields.io/visual-studio-marketplace/v/tarantool.tarantool?style=flat-square&logo=visual-studio-code&label=VS%20Code%20Marketplace)](https://marketplace.visualstudio.com/items?itemName=tarantool.tarantool)
2+
[![Downloads](https://img.shields.io/visual-studio-marketplace/i/tarantool.tarantool?style=flat-square&logo=microsoft&label=Downloads)](https://marketplace.visualstudio.com/items?itemName=tarantool.tarantool)
3+
[![Build status](https://img.shields.io/github/actions/workflow/status/tarantool/tarantool-vscode/build.yml?branch=main&style=flat-square&logo=github&label=Build)](https://github.com/tarantool/tarantool-vscode/actions/workflows/build.yml)
4+
15
# 🕷 Tarantool VS Code Extension
26

37
<a href="http://tarantool.io">

0 commit comments

Comments
 (0)