fork of https://github.com/tree-sitter/tree-sitter-graph

Merge pull request #60 from tree-sitter/on-the-market

Add link to the extension on the VS Code Marketplace

authored by Hendrik van Antwerpen and committed by GitHub 7b328567 42dc8684

Changed files
+1
+1
README.md
··· 8 8 - [Language Reference](https://docs.rs/tree-sitter-graph/*/tree_sitter_graph/reference/) 9 9 - [API documentation](https://docs.rs/tree-sitter-graph/) 10 10 - [Release notes](https://github.com/tree-sitter/tree-sitter-graph/blob/main/CHANGELOG.md) 11 + - [VS Code Extension](https://marketplace.visualstudio.com/items?itemName=tree-sitter.tree-sitter-graph) 11 12 12 13 ## Usage 13 14