Add link to swift bindings package

This commit is contained in:
Matt Massicotte 2021-11-17 11:30:32 -05:00 committed by GitHub
parent 67de9435b1
commit af2c692711
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,6 +22,7 @@ There are currently bindings that allow Tree-sitter to be used from the followin
* [Python](https://github.com/tree-sitter/py-tree-sitter)
* [Ruby](https://github.com/tree-sitter/ruby-tree-sitter)
* [Rust](https://github.com/tree-sitter/tree-sitter/tree/master/lib/binding_rust)
* [Swift](https://github.com/ChimeHQ/SwiftTreeSitter)
### Available Parsers