Add a tools section and a link to tree-sitter-scfg.
Signed-off-by: Tim Culverhouse <tim@timculverhouse.com>
---
README.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/README.md b/README.md
index 15f3a32b5b80..536ad225003a 100644
--- a/README.md
+++ b/README.md
@@ -36,6 +36,10 @@ train "Shinkansen" {
- Python: [py-scfg]
- Rust: [scfg-rs]
+## Tools
+
+- Tree-sitter: [tree-sitter-scfg]
+
## Specification (draft)
Grammar in [ABNF]:
@@ -79,3 +83,4 @@ This specification text is licensed with [CC-BY-SA 4.0].
[scfg]: https://git.zapashcanon.fr/zapashcanon/scfg
[scfg-rs]: https://git.sr.ht/~cdv/scfg-rs
[CC-BY-SA 4.0]: https://creativecommons.org/licenses/by-sa/4.0/
+[tree-sitter-scfg]: https://git.sr.ht/~rockorager/tree-sitter-scfg
--
2.39.2