mirror of
https://github.com/tree-sitter/tree-sitter.git
synced 2026-09-10 07:36:22 -04:00
cicd: update status badge
This commit is contained in:
parent
da894afef5
commit
34a83dfe69
|
|
@ -1,6 +1,6 @@
|
|||
# tree-sitter
|
||||
|
||||
[](https://github.com/tree-sitter/tree-sitter/actions)
|
||||
[](https://github.com/tree-sitter/tree-sitter/actions/workflows/CICD.yml)
|
||||
[](https://zenodo.org/badge/latestdoi/14164618)
|
||||
|
||||
Tree-sitter is a parser generator tool and an incremental parsing library. It can build a concrete syntax tree for a source file and efficiently update the syntax tree as the source file is edited. Tree-sitter aims to be:
|
||||
|
|
|
|||
Loading…
Reference in a new issue