There was an error while loading. Please reload this page.
1 parent 152c934 commit f3f26f4Copy full SHA for f3f26f4
README.md
@@ -5,6 +5,7 @@
5
[![matrix][matrix]](https://matrix.to/#/#tree-sitter-chat:matrix.org)
6
[![crates][crates]](https://crates.io/crates/tree-sitter-bash)
7
[![npm][npm]](https://www.npmjs.com/package/tree-sitter-bash)
8
+[![pypi][pypi]](https://pypi.org/project/tree-sitter-bash)
9
10
Bash grammar for [tree-sitter](https://github.com/tree-sitter/tree-sitter).
11
@@ -40,3 +41,4 @@ npm run test:watch
40
41
[matrix]: https://img.shields.io/matrix/tree-sitter-chat%3Amatrix.org?logo=matrix&label=matrix
42
[npm]: https://img.shields.io/npm/v/tree-sitter-bash?logo=npm
43
[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