docs: fix CLI link in readme (#4514)
This commit is contained in:
parent
889015f03b
commit
e8d3d01598
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ Tree-sitter is a parser generator tool and an incremental parsing library. It ca
|
|||
- [Documentation](https://tree-sitter.github.io)
|
||||
- [Rust binding](lib/binding_rust/README.md)
|
||||
- [WASM binding](lib/binding_web/README.md)
|
||||
- [Command-line interface](cli/README.md)
|
||||
- [Command-line interface](crates/cli/README.md)
|
||||
|
||||
[discord]: https://img.shields.io/discord/1063097320771698699?logo=discord&label=discord
|
||||
[matrix]: https://img.shields.io/matrix/tree-sitter-chat%3Amatrix.org?logo=matrix&label=matrix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue