Skip to content

Commit b9f8427

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

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)
4+
[![pypi](https://img.shields.io/pypi/v/tree-sitter-systemverilog?color=blue)]
5+
[![crates](https://img.shields.io/crates/v/tree-sitter-systemverilog?color=blue)]
36

47
# tree-sitter-systemverilog
58

0 commit comments

Comments
 (0)