Skip to content

Commit 7c4b01b

Browse files
committed
Add npm, pypi and crates badges
1 parent e88937e commit 7c4b01b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
[![CI](https://github.com/gmlarumbe/tree-sitter-systemverilog/actions/workflows/ci.yml/badge.svg)](https://github.com/gmlarumbe/tree-sitter-systemverilog/actions/workflows/ci.yml)
22
[![CI-Bindings](https://github.com/gmlarumbe/tree-sitter-systemverilog/actions/workflows/ci_bind.yml/badge.svg)](https://github.com/gmlarumbe/tree-sitter-systemverilog/actions/workflows/ci_bind.yml)
3+
[![npm](https://img.shields.io/npm/v/tree-sitter-systemverilog?color=blue)](https://www.npmjs.com/package/tree-sitter-systemverilog)
4+
[![pypi](https://img.shields.io/pypi/v/tree-sitter-systemverilog?color=blue)](https://pypi.org/project/tree-sitter-systemverilog/)
5+
[![crates](https://img.shields.io/crates/v/tree-sitter-systemverilog?color=blue)](https://crates.io/crates/tree-sitter-systemverilog)
36

47
# tree-sitter-systemverilog
58

0 commit comments

Comments
 (0)