diff --git a/README.md b/README.md new file mode 100644 index 00000000..861ac861 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +tree_sitter +=========== + +A library for generating incremental LR parsers with integrated lexers + +[![Build Status](https://travis-ci.org/maxbrunsfeld/tree_sitter.png?branch=master)](https://travis-ci.org/maxbrunsfeld/tree_sitter)