aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..3a4d4c7
--- /dev/null
+++ b/README.md
@@ -0,0 +1,6 @@
1# Tree-sitter for the Oni programming language
2
3This is an incomplete implementation of a Tree-sitter parser for the Oni
4programming language.
5
6WIP