Skip to content

Commit f3f26f4

Browse files
committed
docs: add pypi badge
1 parent 152c934 commit f3f26f4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
[![matrix][matrix]](https://matrix.to/#/#tree-sitter-chat:matrix.org)
66
[![crates][crates]](https://crates.io/crates/tree-sitter-bash)
77
[![npm][npm]](https://www.npmjs.com/package/tree-sitter-bash)
8+
[![pypi][pypi]](https://pypi.org/project/tree-sitter-bash)
89

910
Bash grammar for [tree-sitter](https://github.com/tree-sitter/tree-sitter).
1011

@@ -40,3 +41,4 @@ npm run test:watch
4041
[matrix]: https://img.shields.io/matrix/tree-sitter-chat%3Amatrix.org?logo=matrix&label=matrix
4142
[npm]: https://img.shields.io/npm/v/tree-sitter-bash?logo=npm
4243
[crates]: https://img.shields.io/crates/v/tree-sitter-bash?logo=rust
44+
[pypi]: https://img.shields.io/pypi/v/tree-sitter-bash?logo=pypi&logoColor=ffd242

0 commit comments

Comments
 (0)