Skip to content

Commit 6212bd1

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

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][npm]](https://www.npmjs.com/package/tree-sitter-systemverilog)
4+
[![pypi][pypi]](https://pypi.org/project/tree-sitter-systemverilog/)
5+
[![crates][crates]](https://crates.io/crates/tree-sitter-systemverilog)
36

47
# tree-sitter-systemverilog
58

0 commit comments

Comments
 (0)