summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2020-10-03 13:27:44 +0000
committerStephan Seitz <stephan.lauf@yahoo.de>2020-10-04 14:33:29 +0200
commit97d5329d9fd94e66134fbf9f021ed34406c63f63 (patch)
tree63b851bef2d755121af8f7296e597986eeb545fb /README.md
parentf7126fe54bea7f4225177ad293ffbb31a87e9c61 (diff)
[docgen] Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0d9b31be..54f0b833 100644
--- a/README.md
+++ b/README.md
@@ -230,6 +230,7 @@ List of currently supported languages:
- [ ] [nix](https://github.com/cstrahan/tree-sitter-nix)
- [x] [ocaml](https://github.com/tree-sitter/tree-sitter-ocaml) (maintained by @undu)
- [x] [ocaml_interface](https://github.com/tree-sitter/tree-sitter-ocaml) (maintained by @undu)
+- [x] [ocamllex](https://github.com/atom-ocaml/tree-sitter-ocamllex) (maintained by @undu)
- [x] [php](https://github.com/tree-sitter/tree-sitter-php) (maintained by @tk-shirasaka)
- [x] [python](https://github.com/tree-sitter/tree-sitter-python) (maintained by @stsewd, @theHamsta)
- [x] [ql](https://github.com/tree-sitter/tree-sitter-ql) (maintained by @pwntester)