summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2020-11-09 19:06:52 +0000
committerStephan Seitz <stephan.lauf@yahoo.de>2020-11-09 20:21:20 +0100
commit54c832033f121528bb649510dd10ad01a0a602bd (patch)
treec14fe9651f9eb922b60afc5218982f0f5a184e16
parentb4ea9dcd3ca06c5581c9d0873900de453a3b91ea (diff)
[docgen] Update README.md
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 060d6218..045481b7 100644
--- a/README.md
+++ b/README.md
@@ -222,6 +222,7 @@ List of currently supported languages:
- [x] [bash](https://github.com/tree-sitter/tree-sitter-bash) (maintained by @TravonteD)
- [x] [c](https://github.com/tree-sitter/tree-sitter-c) (maintained by @vigoux)
- [x] [c_sharp](https://github.com/tree-sitter/tree-sitter-c-sharp) (maintained by @svermeulen)
+- [x] [clojure](https://github.com/sogaiu/tree-sitter-clojure) (maintained by @sogaiu)
- [x] [cpp](https://github.com/tree-sitter/tree-sitter-cpp) (maintained by @theHamsta)
- [x] [css](https://github.com/tree-sitter/tree-sitter-css) (maintained by @TravonteD)
- [x] [dart](https://github.com/UserNobody14/tree-sitter-dart) (maintained by @Akin909)